code cleanup

This commit is contained in:
williamzhu17 2025-03-27 15:27:15 -07:00
parent eefdcbfe81
commit 770eecb4f7
1 changed files with 0 additions and 2 deletions

View File

@ -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