Commit Graph

169 Commits

Author SHA1 Message Date
Blaise Tine
f3b1069ce8 adding stream arbiter 2020-12-03 06:40:23 -08:00
Blaise Tine
26b5bd10b3 minor update 2020-12-01 10:07:26 -08:00
Blaise Tine
f9d98c5a2b fixed bank_core_req_arb critical path. 2020-12-01 08:47:52 -08:00
Blaise Tine
f68af3bb84 using mshr pending request size 2020-12-01 00:54:25 -08:00
Blaise Tine
97739e9dcf RAM blocks inference fixes 2020-11-30 14:02:47 -08:00
Blaise Tine
5758ef9ebf generic_register reset network optimization 2020-11-29 18:41:36 -08:00
Blaise Tine
def6a35693 shared memory optimization 2020-11-29 15:04:31 -08:00
Blaise Tine
b85391389b rename MSRQ to MSHR 2020-11-28 17:32:00 -05:00
Blaise Tine
ac1883a13f tabs cleanup 2020-11-28 17:08:01 -05:00
Blaise Tine
0c3d91ee6d minor update 2020-11-28 03:22:11 -05:00
Blaise Tine
7a7011d5c6 minor update (trace log) 2020-11-23 14:29:35 -05:00
Blaise Tine
20f22c7446 scope minor fix 2020-11-22 11:51:46 -08:00
Blaise Tine
39f6f2999b snp_forwarder fix 2020-11-22 06:55:45 -08:00
Blaise Tine
93fb036c4f blackbox.sh update 2020-11-21 16:01:31 -08:00
Blaise Tine
7ae770f4eb config update 2020-11-21 12:27:42 -08:00
Blaise Tine
1795980a52 L2 and L1 using different block size support, RTLsim fixes, dram_rsp_ready optimization 2020-11-21 09:47:56 -08:00
Blaise Tine
34b650be94 fixed shared memory addressing critical path, fixed VX_fp_noncomp output bug 2020-11-17 00:27:24 -08:00
Blaise Tine
61add25d96 minor fix 2020-11-16 08:23:16 -08:00
Blaise Tine
6e9c062f4c minor fix 2020-11-16 04:23:30 -08:00
Blaise Tine
2234735cfb constant integration updates 2020-11-16 03:55:55 -08:00
Blaise Tine
77bca2deca constant integration updates 2020-11-16 02:39:53 -08:00
Blaise Tine
a1fcdd467a reset networks optimization 2020-11-16 01:12:02 -08:00
Blaise Tine
1bc4b8e7a8 constant integration updates, cache bank incoming_fill optimization 2020-11-15 23:01:24 -08:00
Blaise Tine
2904f6441d constant integration updates 2020-11-15 21:30:31 -08:00
Blaise Tine
5d58bf3d11 fixed l3cache hang using memory arbiter in afu 2020-11-15 06:36:32 -08:00
Blaise Tine
2e0f51af80 fixed instr/cycle perf counter 2020-11-12 11:41:25 -08:00
Blaise Tine
fceb561cbd synchronous reset network optimization: only reset register when required 2020-11-11 20:54:54 -08:00
Blaise Tine
ce95c40aee fixed redundant cache fills 2020-11-11 12:07:27 -05:00
Blaise Tine
d2bc820909 Merge branch 'master' of https://github.com/vortexgpgpu/vortex-dev 2020-11-10 14:01:58 -05:00
Blaise Tine
c1f23cf3ad fixed redundnat cache fill with dirty block, fixed cache tag_store critical path 2020-11-10 08:32:34 -08:00
Blaise Tine
725322807e fixed DRAM response backpressure inside Cache 2020-11-10 05:24:57 -08:00
Blaise Tine
7c384eaf7f fixed snoop forwarding hang 2020-11-09 20:02:33 -08:00
Blaise Tine
f8d54c6994 fixed cache_core_rsp_merge unit 2020-11-09 02:10:35 -08:00
Blaise Tine
203a184008 fixed bank_core_req_abr critical path 2020-11-08 18:25:32 -08:00
Blaise Tine
10505caae1 refactoring all arbiters with buffering for request count > 2, optimized the cache core response module in critical path when running as L2 2020-11-08 01:31:46 -08:00
Blaise Tine
af2bb3b789 cache fixes and opyimization - fmax moved from 162 mhz to 220 mhz!!! 2020-11-05 03:49:50 -08:00
Blaise Tine
4c6a74fa87 cache refactoring - phase 3 - added dedicated pipeline stage for tag access 2020-11-04 03:21:30 -08:00
Blaise Tine
cd8ce20bd6 minor improvement 2020-11-03 17:08:26 -08:00
Blaise Tine
323d2a3b3e minor fix 2020-11-03 15:34:35 -08:00
Blaise Tine
ba81d76e02 cache refactoring - phase 2 2020-11-03 04:51:40 -08:00
trmontgomery
4151ee197b per_bank_miss added to VX_cache.v 2020-11-02 12:07:10 -05:00
trmontgomery
40a9fd3aaf miss output vector added to cache.v and bank.v 2020-11-02 12:02:54 -05:00
Blaise Tine
5be1d85648 cache refactoring (fixed redundant fill requests, merged fill and writeback queues), optimized priority encoder, fixed crs cycles count 2020-11-02 01:50:12 -08:00
Blaise Tine
9a9f7955f0 basic test timing + scope tracing ccip 2020-10-27 17:04:04 -04:00
Blaise Tine
43ae82e788 vlsim fix, verilator fst trace, use ram optimization 2020-10-25 16:40:50 -07:00
Blaise Tine
e9d1754990 Merge branch 'master' of https://github.com/vortexgpgpu/vortex-dev 2020-10-20 11:49:35 -04:00
Blaise Tine
e6466b887c minor update 2020-10-20 08:45:21 -07:00
Blaise Tine
7529f72c5d fixed OPAE crash, added custom bram module to controll rw collision, dogfood testcase argurment, optimzed buffered fifo, quartus build optimization flags 2020-10-20 05:32:55 -07:00
Blaise Tine
32da50816f scope refactoring: adding modules definitions to VCD trace 2020-10-12 23:26:02 -04:00
Carter René Montgomery
a83048b3bd Comments 2020-10-06 14:50:56 -04:00