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