Forum Discussion
REics
New Contributor
3 years agoIs it possible to map a I/O port directly to a pad (not pin)?
Is there a way (e.g. low-level primitive) where I can assign a particular pad directly to a I/O port, without having to use the pin name? Instead of
set_location_assignment PIN_A13 -to MY_IO
i w...
REics
New Contributor
3 years agoOk, that was too fast. It works. But that leads me to another question: How can I force the fitter to accept unbonded pads?