3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-05 13:53:46 +00:00

tests/alumacc: Minor optimizations

This commit is contained in:
Krystine Sherwin 2026-07-31 16:59:57 +12:00
parent 1b9caf4f2c
commit fb560a560f
No known key found for this signature in database

View file

@ -26,10 +26,8 @@ assign ne = ra != rb;
endmodule
EOT
proc
equiv_opt -assert alumacc
alumacc
design -load postopt
select -assert-count 1 t:$alu
design -reset