3
0
Fork 0
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:
Miodrag Milanovic 2023-03-17 16:45:03 +01:00 committed by myrtle
parent 10589c57bf
commit db367bd69e
2 changed files with 13 additions and 12 deletions

View file

@ -378,6 +378,7 @@ endmodule
// ---------------------------------------
(* keep *)
module TRELLIS_IO(
(* iopad_external_pin *)
inout B,
input I,
input T,