blob: 2595cb41ee47a4f9ac871fac4356d58d71a20086 [file] [log] [blame]
yosys -import
if { [info procs integrateinv] == {} } { plugin -i integrateinv }
yosys -import ;# ingest plugin commands
read_verilog -icells $::env(DESIGN_TOP).v
hierarchy -check -auto-top
debug integrateinv
select t:\$_NOT_ -assert-count 1