mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-15 11:45:41 +00:00
code cleanup
This commit is contained in:
parent
eefdcbfe81
commit
770eecb4f7
1 changed files with 0 additions and 2 deletions
|
|
@ -71,9 +71,7 @@ equiv_opt -assert opt_expr -mux_bool
|
|||
|
||||
# Check final design has correct number of gates
|
||||
# Did not include check for not count since we have an unassigned ~s wire
|
||||
# TODO check
|
||||
design -load postopt
|
||||
write_verilog dump.v
|
||||
select -assert-count 1 t:$or
|
||||
|
||||
design -reset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue