Commit Graph

791 Commits

Author SHA1 Message Date
Blaise Tine
668cfb5da4 text_addr optimization 2021-10-14 13:00:17 -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
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
69940feac0 registering execute units inputs 2021-08-02 16:08:11 -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
bb1ceffadd rebase master update 2021-07-30 21:03:14 -07:00
Blaise Tine
79fd92a1b4 minor update 2021-07-30 17:43:15 -07:00
Blaise Tine
160ff94a22 minor update 2021-07-30 16:01:22 -07:00
Blaise Tine
3d19588e57 bus arbiters refactoring 2021-07-30 16:00:09 -07:00
Blaise Tine
b6596494ff minor update 2021-07-30 15:50:04 -07:00
Blaise Tine
7807e285ac minor update 2021-07-27 00:30:10 -07:00
Blaise Tine
050fadb7ac minor update 2021-07-26 23:04:25 -07:00
Blaise Tine
d2aa228a34 cache area optimization + IPC boost from 4.24 => 4.42 2021-07-26 21:24:27 -07:00
Blaise Tine
b307c40ae7 mshr critical path optimization 2021-07-26 21:11:17 -07:00
Blaise Tine
15e4d8b716 writeback refactoring 2021-07-26 11:25:30 -07:00
Blaise Tine
1ba2a10ad8 minor update 2021-07-25 15:29:15 -07:00
Blaise Tine
88b45114c1 minor update 2021-07-25 02:00:31 -07:00
Blaise Tine
ea1e0f201e OUTPUT_REG refactoring 2021-07-23 06:58:37 -07:00
Blaise Tine
4ffbcb336f minor update 2021-07-22 14:20:02 -07:00
Blaise Tine
1f94a1e673 minor update 2021-07-22 14:11:59 -07:00
Blaise Tine
0319283ea7 minor update 2021-07-20 21:42:22 -07:00
Blaise Tine
8048796102 minor update 2021-07-20 21:23:31 -07:00
Blaise Tine
aa7b0da877 minor update 2021-07-20 21:07:41 -07:00
Blaise Tine
d3b788784a memory interface refactoring 2021-07-20 21:06:55 -07:00
Blaise Tine
b3e54a837e minor update 2021-07-20 12:01:04 -07:00
Blaise Tine
6b641ceb21 minor update 2021-07-17 15:26:04 -07:00
Blaise Tine
ff5ec3adc8 minor update 2021-07-17 07:23:35 -07:00
Blaise Tine
382585d33d minor update 2021-07-17 07:22:16 -07:00
Blaise Tine
e0487e4555 minor reset delay fix 2021-07-16 21:31:46 -07:00
Blaise Tine
53b3d42908 cache's core response queue size control 2021-07-16 13:09:29 -07:00
Blaise Tine
a8248b334c AVS wrapper optimization 2021-07-16 12:58:53 -07:00
Blaise Tine
5c58f7eec6 minor update 2021-07-16 12:57:50 -07:00
Blaise Tine
69d8340e24 minor fpu bug fix 2021-07-16 12:50:45 -07:00
Blaise Tine
b0d8adc82b minor update 2021-07-16 06:44:28 -07:00
Blaise Tine
f54d2b6272 minor update 2021-07-15 14:39:41 -07:00
Blaise Tine
0bec734532 icache readonly optimization 2021-07-15 14:16:05 -07:00