Skip to content

Commit 4f9b3e1

Browse files
committed
Silence warning
1 parent 55f30c0 commit 4f9b3e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

primitives/numbers.sv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// verilator lint_off MULTITOP
2+
// verilator lint_off WIDTH
23

34
module num_rpad #(
45
parameter int IN_WIDTH = 32,

0 commit comments

Comments
 (0)