mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
xilinx: Mark IOBUFDS.IOB as external pad
This commit is contained in:
parent
f828cb5132
commit
9b982e929c
2 changed files with 2 additions and 1 deletions
|
@ -7072,6 +7072,7 @@ module IOBUFDS (...);
|
|||
output O;
|
||||
(* iopad_external_pin *)
|
||||
inout IO;
|
||||
(* iopad_external_pin *)
|
||||
inout IOB;
|
||||
input I;
|
||||
input T;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue