This commit is contained in:
felsabbagh3
2019-10-21 12:16:17 -04:00
parent ce49e2f223
commit 0672389edc
2 changed files with 11 additions and 8 deletions

View File

@@ -76,6 +76,7 @@ VX_front_end vx_front_end(
VX_scheduler schedule(
.clk (clk),
.reset (reset),
.memory_delay (memory_delay),
.VX_bckE_req (VX_bckE_req),
.VX_writeback_inter(VX_writeback_inter),