aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/xilinx/tribuf.sh
blob: 636aed12a7383a3972ef1bb7188be73d3b54bfd9 (plain)
1
2
3
4
5
! ../../../yosys ../common/tribuf.v -qp "synth_xilinx"
../../../yosys ../common/tribuf.v -qp "synth_xilinx -iopad; \
select -assert-count 2 t:IBUF; \
select -assert-count 1 t:INV; \
select -assert-count 1 t:OBUFT"