mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-19 22:00:33 +00:00
Revert "Fix xilinx tests, when iopads are default"
This reverts commit 477e43d921
.
This commit is contained in:
parent
436fea9e69
commit
509da7ed1a
16 changed files with 40 additions and 40 deletions
|
@ -31,4 +31,4 @@ EOT
|
|||
synth_xilinx
|
||||
cd register_file
|
||||
select -assert-count 32 t:RAM32M
|
||||
select -assert-none t:* t:BUFG %d t:IBUF %d t:OBUF %d t:RAM32M %d
|
||||
select -assert-none t:* t:BUFG %d t:RAM32M %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue