Commit Graph

735 Commits

Author SHA1 Message Date
wgulian3
f565d47844 revert saxpy change and fix stage_1_cycles not working 2020-03-20 04:49:02 -04:00
wgulian3
05b7ffff12 Add modified RTL files for parameterized builds with VX_define_synth.v 2020-03-20 04:04:15 -04:00
wgulian3
5b3df797a4 Add modified RTL files for parameterized builds with VX_define_synth.v 2020-03-20 04:04:15 -04:00
felsabbagh3
65f3ced608 Fixed no L3 Verilator issues 2020-03-13 15:11:20 -07:00
felsabbagh3
ff2fc5fa43 Fixed no L3 Verilator issues 2020-03-13 15:11:20 -07:00
felsabbagh3
fc94168e32 Removed L3 for synthesis 2020-03-13 15:01:46 -07:00
felsabbagh3
0f5528a229 Removed L3 for synthesis 2020-03-13 15:01:46 -07:00
wgulian3
dd2c9cd9d7 Add power analysis Make target 2020-03-12 13:14:50 -04:00
wgulian3
07ed4085ae Add power analysis Make target 2020-03-12 13:14:50 -04:00
wgulian3
b1e77bec44 replace procedural continuous assignments and force MLAB inference for generic_queue_ll 2020-03-10 17:46:48 -04:00
wgulian3
c5fe43724e replace procedural continuous assignments and force MLAB inference for generic_queue_ll 2020-03-10 17:46:48 -04:00
wgulian3
372a1ad905 minor tweaks to appease quartus
re-add fancy timing analysis scripts and revert to Makefile with custom quartus location support
2020-03-10 12:15:30 -04:00
wgulian3
a931b588c2 minor tweaks to appease quartus
re-add fancy timing analysis scripts and revert to Makefile with custom quartus location support
2020-03-10 12:15:30 -04:00
felsabbagh3
13c6cbfa5d L3 and CLUSTRING WORKS 2020-03-10 02:41:47 -07:00
felsabbagh3
ca62e57a0d L3 and CLUSTRING WORKS 2020-03-10 02:41:47 -07:00
felsabbagh3
cf0173ae15 Fixed Stall Pipeline Logic 2020-03-09 22:08:46 -07:00
felsabbagh3
dea271eb6b Fixed Stall Pipeline Logic 2020-03-09 22:08:46 -07:00
felsabbagh3
e2ffbcf14b MULTICORE WITH L2 WORKING 2020-03-09 01:17:11 -07:00
felsabbagh3
469334f23e MULTICORE WITH L2 WORKING 2020-03-09 01:17:11 -07:00
felsabbagh3
a539630a0a Added Vortex SOC 2020-03-08 15:24:21 -07:00
felsabbagh3
24f20a2da4 Added Vortex SOC 2020-03-08 15:24:21 -07:00
felsabbagh3
b5b04a7070 Added Shared Memory 2020-03-08 15:00:53 -07:00
felsabbagh3
6c52b3d09b Added Shared Memory 2020-03-08 15:00:53 -07:00
felsabbagh3
b9a95631bc Icache stage mods + removed shared memory 2020-03-08 14:04:55 -07:00
felsabbagh3
ec1aad1591 Icache stage mods + removed shared memory 2020-03-08 14:04:55 -07:00
felsabbagh3
2f94b26af0 Icache working 2020-03-08 13:59:35 -07:00
felsabbagh3
f315a8a44d Icache working 2020-03-08 13:59:35 -07:00
felsabbagh3
507d20f413 Cache Working on Mem Copy 2020-03-08 01:55:15 -08:00
felsabbagh3
3b11e1d72f Cache Working on Mem Copy 2020-03-08 01:55:15 -08:00
felsabbagh3
f03f3fe037 Fixed all Cache Warnings 2020-03-07 14:34:05 -08:00
felsabbagh3
4ed62f1aad Fixed all Cache Warnings 2020-03-07 14:34:05 -08:00
Blaise Tine
3953a71180 fixed write logic in generic_queue_ll 2020-03-07 06:56:11 -05:00
Blaise Tine
ddafe96ca6 fixed write logic in generic_queue_ll 2020-03-07 06:56:11 -05:00
felsabbagh3
9bf0add937 Made the cache module configurable for multi-instantiation 2020-03-07 00:49:40 -08:00
felsabbagh3
db11bf6990 Made the cache module configurable for multi-instantiation 2020-03-07 00:49:40 -08:00
felsabbagh3
fb23812e95 Added Lower Level Cache Hit Queue 2020-03-06 23:04:42 -08:00
felsabbagh3
90d10f4b7d Added Lower Level Cache Hit Queue 2020-03-06 23:04:42 -08:00
felsabbagh3
44f6c68fe9 Got queue_ll to work by modifying when to update bypass 2020-03-06 22:50:20 -08:00
felsabbagh3
2c616d8201 Got queue_ll to work by modifying when to update bypass 2020-03-06 22:50:20 -08:00
Blaise Tine
0816426662 added unit_test 2020-03-06 10:31:31 -05:00
Blaise Tine
abfd592fd2 added unit_test 2020-03-06 10:31:31 -05:00
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