Forum Discussion

REics's avatar
REics
Icon for New Contributor rankNew Contributor
3 years ago

Is 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...