From bca65ceff74b2bc06c86607ec92c0730c51c52d3 Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Thu, 16 Jan 2025 19:48:31 -0800 Subject: [PATCH] opt_clean was removing the unused bits annotation --- tests/various/wrapcell.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/various/wrapcell.ys b/tests/various/wrapcell.ys index 18325f573..850edd83a 100644 --- a/tests/various/wrapcell.ys +++ b/tests/various/wrapcell.ys @@ -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