mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
Fix xilinx tests, when iopads are default
This commit is contained in:
parent
2fcf683af4
commit
477e43d921
17 changed files with 44 additions and 42 deletions
|
@ -66,4 +66,4 @@ EOT
|
|||
synth_xilinx
|
||||
cd fastfir_dynamictaps
|
||||
select -assert-count 2 t:DSP48E1
|
||||
select -assert-none t:* t:DSP48E1 %d t:BUFG %d
|
||||
select -assert-none t:* t:DSP48E1 %d t:BUFG %d t:IBUF %d t:OBUF %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue