Commit Graph

1049 Commits

Author SHA1 Message Date
Blaise Tine
9f5235dc3d added generic_queue_ll 2020-03-05 10:43:15 -05:00
Blaise Tine
730c36ef18 added generic_queue_ll 2020-03-05 10:43:15 -05:00
Blaise Tine
9c56a10f15 synthesis fixes 2020-03-05 09:11:43 -05:00
Blaise Tine
721d22ae86 synthesis fixes 2020-03-05 09:11:43 -05:00
Blaise Tine
33868512ac synthesis fixes 2020-03-05 07:03:23 -05:00
Blaise Tine
2ed98a4764 synthesis fixes 2020-03-05 07:03:23 -05:00
Blaise Tine
66a46f81ce synthesis fixes 2020-03-05 06:58:51 -05:00
Blaise Tine
369c2c625c synthesis fixes 2020-03-05 06:58:51 -05:00
felsabbagh3
457e8644f3 Added Snoop Invalidate/Writeback Req type 2020-03-05 01:30:16 -08:00
felsabbagh3
7222cdd199 Added Snoop Invalidate/Writeback Req type 2020-03-05 01:30:16 -08:00
felsabbagh3
e0620a6f6a Added fill_invalidator 2020-03-04 23:55:02 -08:00
felsabbagh3
c257c0578e Added fill_invalidator 2020-03-04 23:55:02 -08:00
felsabbagh3
b038bdb491 New Cache Design Passing All Tests 2020-03-04 23:24:32 -08:00
felsabbagh3
a86a403ca9 New Cache Design Passing All Tests 2020-03-04 23:24:32 -08:00
felsabbagh3
b0b9b8238e Passing some cases 2020-03-04 04:05:54 -08:00
felsabbagh3
aa1a0ee376 Passing some cases 2020-03-04 04:05:54 -08:00
felsabbagh3
8f001ac6f2 Added All Interfaces 2020-03-03 22:48:49 -08:00
felsabbagh3
d8e25045be Added All Interfaces 2020-03-03 22:48:49 -08:00
felsabbagh3
73cecd3866 Added Core Interface 2020-03-03 22:14:56 -08:00
felsabbagh3
01ae6ffafe Added Core Interface 2020-03-03 22:14:56 -08:00
felsabbagh3
57a96e02b1 Fixed some other timing issues 2020-03-03 21:15:44 -08:00
felsabbagh3
58db00f555 Fixed some other timing issues 2020-03-03 21:15:44 -08:00
felsabbagh3
08986bf1dc Fixed incorrect valid and'ing in execute 2020-03-03 20:57:20 -08:00
felsabbagh3
25b6dbdfa8 Fixed incorrect valid and'ing in execute 2020-03-03 20:57:20 -08:00
felsabbagh3
a47f7c11ec Finished cache, dram imp + interfaces left 2020-03-03 19:42:33 -08:00
felsabbagh3
733d00aba9 Finished cache, dram imp + interfaces left 2020-03-03 19:42:33 -08:00
felsabbagh3
8ece8d8893 Fixed miss reserv to support ST->LD sequences 2020-03-03 17:04:39 -08:00
felsabbagh3
e2e053ff7b Fixed miss reserv to support ST->LD sequences 2020-03-03 17:04:39 -08:00
felsabbagh3
80af320fdb Before fixing miss rsrv for ST->LD sequences 2020-03-03 16:57:05 -08:00
felsabbagh3
b150327ca9 Before fixing miss rsrv for ST->LD sequences 2020-03-03 16:57:05 -08:00
felsabbagh3
361fc2c3fe Finished st0 2020-03-03 02:49:30 -08:00
felsabbagh3
8784b09b18 Finished st0 2020-03-03 02:49:30 -08:00
felsabbagh3
3a970bbe7b Connected cache to bank 2020-03-02 23:24:17 -08:00
felsabbagh3
8c6284f627 Connected cache to bank 2020-03-02 23:24:17 -08:00
felsabbagh3
fc5621cd1d Everything except bank internals 2020-03-02 23:08:54 -08:00
felsabbagh3
f6cc05eaa2 Everything except bank internals 2020-03-02 23:08:54 -08:00
felsabbagh3
abca2f7abb Modified Scheduler to be mask based (allows thread granuility writebacks) + Fixed all LW and SW unit test errors errors 2020-03-01 22:27:18 -08:00
felsabbagh3
d78338c7d4 Modified Scheduler to be mask based (allows thread granuility writebacks) + Fixed all LW and SW unit test errors errors 2020-03-01 22:27:18 -08:00
felsabbagh3
6bf25b5b78 +Added icache stage -- 3rd case of AUIPC os broken? 2020-03-01 18:01:02 -08:00
felsabbagh3
f98f5c414d +Added icache stage -- 3rd case of AUIPC os broken? 2020-03-01 18:01:02 -08:00
Blaise Tine
857bb54f3f remove temp files 2020-03-01 00:30:36 -05:00
Ruei-Ting Chien
ef2c8f3cb9 Update rv32ui test files
Merge branch 'master' of https://github.gatech.edu/casl/Vortex
2020-02-23 02:23:27 -05:00
Ruei-Ting Chien
acb39ae6d9 Add up-to-date rv32ui unit test and dump files 2020-02-23 02:22:43 -05:00
wgulian3
23aabbf01d Make ALU div/mul pipelines longer and support logic element multiplication mode for better long pipeline performance 2020-02-22 20:16:13 -05:00
wgulian3
ca61801199 Make ALU div/mul pipelines longer and support logic element multiplication mode for better long pipeline performance 2020-02-22 20:16:13 -05:00
wgulian3
b2afe526fe Update multiply for not SYN_FUNC 2020-02-21 23:20:04 -05:00
wgulian3
a099cb25cf Update multiply for not SYN_FUNC 2020-02-21 23:20:04 -05:00
wgulian3
f2c0453702 Add multi-cycle compat module and use it in ALU 2020-02-21 22:08:09 -05:00
wgulian3
2c40874cc5 Add multi-cycle compat module and use it in ALU 2020-02-21 22:08:09 -05:00
wgulian3
83d1f54fcf fix shared mem ram inference 2020-02-20 15:59:23 -05:00