Update lsu_dccm_ctl.scala

This commit is contained in:
laraibkhan-lm 2021-01-08 11:29:42 +05:00 committed by GitHub
parent 292d7ea336
commit 907988ba84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ class lsu_dccm_ctl extends Module with RequireAsyncReset with lib
val picm_rd_data_r_32 = WireInit(UInt(32.W),0.U)
val picm_rd_data_r = WireInit(UInt(64.W),0.U)
val lsu_ld_data_corr_m = WireInit(UInt(64.W),0.U)
io.lsu_ld_data_m := 0.U
//Forwarding stbuf
if (LOAD_TO_USE_PLUS1 == 1){