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:
parent
1b9caf4f2c
commit
fb560a560f
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue