修改commit信号

This commit is contained in:
Liphen 2023-11-23 16:41:27 +08:00
parent fa9c7afce3
commit 54f477b966
1 changed files with 0 additions and 1 deletions

View File

@ -64,5 +64,4 @@ class WriteBackUnit(implicit val config: CpuConfig) extends Module {
io.regfile(1).wdata
)
}
io.debug.wb_rf_wen := io.ctrl.allow_to_go
}