Is there a way to place the same signal multiple t...
# openlane
w
Is there a way to place the same signal multiple times in the
io_place
step? It looks like the tooling appends a
.extra[#]
suffix to repeated pin names, and the routing step does not seem to connect those pads. Thanks