Finalized GPR with 3-Port Structure

This commit is contained in:
felsabbagh3
2019-09-11 14:53:32 -04:00
parent 1b25b10644
commit fb3bc60189
13 changed files with 1440 additions and 4192 deletions

View File

@@ -15,8 +15,6 @@ module Vortex(
output wire out_ebreak
);
// Dcache Interface
VX_dcache_response_inter VX_dcache_rsp();