Skip to content

Commit

Permalink
[rtl] retime compress unit.
Browse files Browse the repository at this point in the history
  • Loading branch information
qinjun-li authored Dec 20, 2024
1 parent 4069f28 commit 5a041a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t1/src/mask/MaskUnit.scala
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ class MaskUnit(val parameter: T1Parameter)
parameter.vLen,
parameter.laneNumber,
parameter.laneParam.groupNumberBits,
1
2
)
// start execute
val compressUnit = Instantiate(new MaskCompress(compressParam))
Expand Down

0 comments on commit 5a041a9

Please sign in to comment.