3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-07 11:41:23 +00:00

xilinx: mark IOBUFDSE3 IOB pin as external

This commit is contained in:
Piotr Binkowski 2020-02-27 11:21:01 +01:00 committed by Marcelina Kościelnicka
parent 036c46de1e
commit 62ab100c61
2 changed files with 2 additions and 1 deletions

View file

@ -7559,6 +7559,7 @@ module IOBUFDSE3 (...);
output O;
(* iopad_external_pin *)
inout IO;
(* iopad_external_pin *)
inout IOB;
input DCITERMDISABLE;
input I;