From db367bd69ee4053f0846c55657b4680d62a1eb27 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 17 Mar 2023 16:45:03 +0100 Subject: Add iopad_external_pin to some basic io primitives --- techlibs/ecp5/cells_sim.v | 1 + 1 file changed, 1 insertion(+) (limited to 'techlibs/ecp5/cells_sim.v') diff --git a/techlibs/ecp5/cells_sim.v b/techlibs/ecp5/cells_sim.v index f9d503deb..95f612cfa 100644 --- a/techlibs/ecp5/cells_sim.v +++ b/techlibs/ecp5/cells_sim.v @@ -378,6 +378,7 @@ endmodule // --------------------------------------- (* keep *) module TRELLIS_IO( + (* iopad_external_pin *) inout B, input I, input T, -- cgit v1.2.3