Added EXEC to Warp Scheduler buffer

This commit is contained in:
fares
2019-11-18 11:34:51 -05:00
parent a3e0b6ed90
commit c6d56f11c3
3 changed files with 49 additions and 12 deletions

View File

@@ -86,7 +86,8 @@ VX_lsu load_store_unit(
VX_execute_unit VX_execUnit(
// .clk (clk),
.clk (clk),
.reset (reset),
.VX_exec_unit_req(VX_exec_unit_req),
.VX_inst_exec_wb (VX_inst_exec_wb),
.VX_jal_rsp (VX_jal_rsp),