Skip to content

Commit

Permalink
opt_clean was removing the unused bits annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
akashlevy committed Jan 17, 2025
1 parent ab338b3 commit bca65ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/various/wrapcell.ys
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ module top(
endmodule
EOF

opt_clean
opt_clean -unusedbitsattr
wreduce
wrapcell -setattr foo -formatattr bar w{Y_WIDTH} -name OR_{A_WIDTH}_{B_WIDTH}_{Y_WIDTH}{%unused}
check -assert
Expand Down

0 comments on commit bca65ce

Please sign in to comment.