Commit Graph

2033 Commits

Author SHA1 Message Date
Blaise Tine
646371f9e9 bram block optimization 2021-08-13 19:31:55 -07:00
Blaise Tine
4336dcb2a8 minor scope analyzer fix 2021-08-13 19:23:57 -07:00
Blaise Tine
36d95fd892 automatic perf dump fix 2021-08-13 19:23:13 -07:00
Blaise Tine
3c43308e71 Makfile fixes for latest version of Verilator 2021-08-13 04:35:40 -07:00
Blaise Tine
f12be56d7c fixed Verilator warnings 2021-08-13 05:52:43 -04:00
Blaise Tine
4976a8c4f2 enabling automatic device cleanup for bad applications not releasing the device on exit 2021-08-12 20:06:51 -07:00
Blaise Tine
c2b3aaa7d1 enabling delayed tracing 2021-08-12 20:05:43 -07:00
Blaise Tine
7961cf7474 Disabling tracing on library 2021-08-12 01:55:52 -07:00
Blaise Tine
7202bdf977 minor update 2021-08-12 01:51:46 -07:00
Blaise Tine
9098495153 MSHR Redesign: removed fifo replay constraints and overheads 2021-08-12 01:49:32 -07:00
Blaise Tine
ac454eee79 warp scheduler optimization 2021-08-12 01:34:35 -07:00
Blaise Tine
cc259f60f6 minor update 2021-08-11 15:39:21 -07:00
Blaise Tine
90fa9eee7d minor update 2021-08-08 18:35:05 -07:00
Blaise Tine
4e4aa33a50 minor update 2021-08-08 03:09:28 -07:00
Blaise Tine
0debdd3fe7 minor update 2021-08-08 02:59:30 -07:00
Blaise Tine
5f487c899b Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2021-08-08 01:27:35 -07:00
Blaise Tine
b1eef0fb7c warp scheduler optimization 2021-08-07 23:45:01 -07:00
Blaise Tine
5b8e58e15e warp scheduler optimization 2021-08-07 14:44:37 -07:00
Blaise Tine
b5af2065ee fetch optimization 2021-08-07 12:57:14 -07:00
Blaise Tine
7ae5da914e minor update 2021-08-07 12:56:26 -07:00
Blaise Tine
9935768280 vx_wsapwn.c fix 2021-08-07 15:13:07 -04:00
Blaise Tine
dd984ceb45 minor update 2021-08-07 01:10:02 -04:00
Blaise Tine
bf8f249754 runtime test update 2021-08-06 18:05:04 -07:00
Blaise Tine
d7948a1ce6 software updaet for new thread mask design 2021-08-05 22:39:39 -04:00
Blaise Tine
e4d9fd8a00 thread mask redesign 2021-08-05 17:32:58 -07:00
Blaise Tine
e7aa93614b minor update 2021-08-05 11:49:05 -07:00
Blaise Tine
43ad188ccb texture unit critical path optimization 2021-08-05 02:47:26 -07:00
Blaise Tine
7b8fe11e6a unused variables refactoring 2021-08-05 01:46:26 -07:00
Blaise Tine
deed327890 using png images in tex_unit test 2021-08-04 01:07:21 -07:00
Blaise Tine
b3aaac4903 minor update 2021-08-03 12:22:15 -07:00
Blaise Tine
c35434bd8f minor update 2021-08-03 11:01:52 -07:00
Blaise Tine
bd433b55b0 minor update 2021-08-03 01:13:18 -07:00
Blaise Tine
7b921387bc Merge branch 'master' into graphics 2021-08-02 23:57:53 -07:00
Blaise Tine
07f6667b66 minor update 2021-08-02 22:29:05 -07:00
Blaise Tine
16f1f24a62 minor update 2021-08-02 20:35:28 -07:00
Blaise Tine
80f62e8a41 instruction buffer optimization 2021-08-02 19:54:28 -07:00
Blaise Tine
26f553b75b minor update 2021-08-02 16:37:12 -07:00
Blaise Tine
591522f15a minor update 2021-08-02 16:30:41 -07:00
Blaise Tine
f52f1b1df0 removing test kernel binaries 2021-08-02 16:30:26 -07:00
Blaise Tine
69940feac0 registering execute units inputs 2021-08-02 16:08:11 -07:00
Blaise Tine
74227f8cdf optimize startup routine 2021-08-02 16:06:54 -07:00
Blaise Tine
91d4419fae new regression tests 2021-08-02 16:05:33 -07:00
Blaise Tine
6525dff158 fixed no shared memory bug, fixed cache debug log 2021-08-02 15:59:33 -07:00
Blaise Tine
dc322894cd bug fixes - lkg build 2021-08-01 19:21:37 -07:00
Blaise Tine
fd0d908a68 tex_unit critical path refactoring 2021-08-01 00:54:47 -07:00
Blaise Tine
3b7da61245 minor update 2021-07-31 03:30:35 -07:00
Blaise Tine
ee46bc8a48 minor update 2021-07-31 03:02:25 -07:00
Blaise Tine
94ad34768b Merge branch 'graphics' of https://github.com/vortexgpgpu/vortex-dev into graphics
Conflicts:
	hw/rtl/VX_core.v
	hw/rtl/VX_csr_data.v
	hw/rtl/VX_csr_unit.v
	hw/rtl/VX_decode.v
	hw/rtl/VX_define.vh
	hw/rtl/VX_execute.v
	hw/rtl/VX_gpu_unit.v
	hw/rtl/VX_instr_demux.v
	hw/rtl/VX_lsu_unit.v
	hw/rtl/VX_mem_unit.v
	hw/rtl/VX_pipeline.v
	hw/rtl/VX_platform.vh
	hw/rtl/VX_smem_arb.v
	hw/rtl/VX_writeback.v
	hw/rtl/cache/VX_bank.v
	hw/rtl/interfaces/VX_cache_mem_req_if.v
	hw/rtl/interfaces/VX_cache_mem_rsp_if.v
	hw/rtl/interfaces/VX_dcache_core_rsp_if.v
	hw/rtl/interfaces/VX_dcache_req_if.v
	hw/rtl/interfaces/VX_icache_core_rsp_if.v
	hw/rtl/tex_unit/VX_tex_memory.v
	hw/rtl/tex_unit/VX_tex_unit.v
	hw/simulate/Makefile
	hw/syn/quartus/pipeline/Makefile
	hw/unit_tests/tex_unit/tex_sampler/main.cpp
	hw/unit_tests/tex_unit/tex_sampler/vl_simulator.h
	runtime/include/vx_intrinsics.h
2021-07-30 21:12:55 -07:00
Blaise Tine
12f6930486 minor update 2021-07-30 21:05:32 -07:00
Blaise Tine
bb1ceffadd rebase master update 2021-07-30 21:03:14 -07:00