mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-06 01:19:05 +02:00
fix looping simplification on unfolded based literals
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module top;
|
||||
initial $display("%b", (12'hb03 - 12'hb07) + 12'hb10);
|
||||
endmodule
|
||||
Reference in New Issue
Block a user