mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 11:41:23 +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
|
@ -16,4 +16,4 @@ select -assert-count 1 t:FDSE
|
|||
select -assert-count 1 t:LUT2
|
||||
select -assert-count 3 t:LUT5
|
||||
select -assert-count 1 t:LUT6
|
||||
select -assert-none t:BUFG t:FDRE t:FDSE t:LUT2 t:LUT5 t:LUT6 %% t:* %D
|
||||
select -assert-none t:BUFG t:IBUF t:OBUF t:FDRE t:FDSE t:LUT2 t:LUT5 t:LUT6 %% t:* %D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue