Skip to content

Commit

Permalink
Verilator fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dpetrisko committed Nov 10, 2023
1 parent 282bc4e commit 07bbe25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manycore/v/bsg_hammerblade.sv
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ module bsg_hammerblade
, parameter `BSG_INV_PARAM(reset_depth_p)

, parameter `BSG_INV_PARAM(rev_use_credits_p)
, parameter `BSG_INV_PARAM(rev_fifo_els_p)
, parameter int rev_fifo_els_p[4:0] = '{2,2,2,2,3}

, parameter `BSG_INV_PARAM(bsg_manycore_network_cfg_p)

Expand Down

0 comments on commit 07bbe25

Please sign in to comment.