mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-03 18:00:24 +00:00
Add iopad_external_pin to some basic io primitives
This commit is contained in:
parent
10589c57bf
commit
db367bd69e
2 changed files with 13 additions and 12 deletions
|
@ -378,6 +378,7 @@ endmodule
|
|||
// ---------------------------------------
|
||||
(* keep *)
|
||||
module TRELLIS_IO(
|
||||
(* iopad_external_pin *)
|
||||
inout B,
|
||||
input I,
|
||||
input T,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue