This commit is contained in:
Eddie Hung 2019-12-12 14:43:13 -08:00
parent 3bd623bb05
commit 47ac1b01e6
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,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"