Skip to content

Commit

Permalink
fixup! [KEEP?] 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 <[email protected]>
  • Loading branch information
niwis authored and paulsc96 committed Oct 23, 2024
1 parent 10d47fe commit 80e6501
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 (fpnew_pkg::PULP),
.TagType (logic [CVA6Cfg.TRANS_ID_BITS-1:0])
) i_fpnew_bulk (
.clk_i,
Expand Down

0 comments on commit 80e6501

Please sign in to comment.