Sign in
foss-fpga-tools
/
yosys-symbiflow-plugins
/
dd2a94cc14c4ff4ed4faf2168f8b9d36b2520792
/
.
/
integrateinv-plugin
/
tests
/
single_bit
/
single_bit.tcl
blob: caf136e6c9d00088fa105c92c4a4e90151bf85a9 [
file
] [
log
] [
blame
]
yosys -import
plugin -i integrateinv
read_verilog -icells
$::
env(DESIGN_TOP)
.
v
hierarchy -check -auto-top
debug integrateinv
select t
:
\$_NOT_ -assert-count
2
select t
:
box r
:
INV_A=
1'b0
%
i -assert-count
1
select t
:
box r
:
INV_C=
1'b1
%
i -assert-count
1