pipeline refactoring

This commit is contained in:
Blaise Tine
2020-07-21 05:22:47 -04:00
parent e2100e9e87
commit dc7efbcfb4
31 changed files with 1437 additions and 6038 deletions

View File

@@ -89,7 +89,7 @@ module VX_alu_unit #(
VX_generic_register #(
.N(1 + `NW_BITS + 1 + 32)
) rsp_reg (
) branch_reg (
.clk (clk),
.reset (reset),
.stall (stall),