Skip to content

Commit

Permalink
fixup! FPU: Bump to pulp-v0.2.2 (extends #25)
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
  • Loading branch information
niwis committed Sep 26, 2024
1 parent e3623ed commit f4b6ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/fpu_wrap.sv
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ module fpu_wrap
fpnew_top #(
.Features (FPU_FEATURES),
.Implementation(FPU_IMPLEMENTATION),
.DivSqrtSel (PULP),
.TagType (logic [CVA6Cfg.TRANS_ID_BITS-1:0])
) i_fpnew_bulk (
.clk_i,
Expand Down

0 comments on commit f4b6ca8

Please sign in to comment.