Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Is it possible to map a I/O port directly to a pad (not pin)?

REics
New Contributor I
321 Views

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 would like to write something like

set_location_assignment PAD_35 -to MY_IO

Thanks!

 

 

 

 

 

0 Kudos
3 Replies
REics
New Contributor I
317 Views

Ok, that was too fast. It works. But that leads me to another question: How can I force the fitter to accept unbonded pads?

0 Kudos
AqidAyman_Intel
Employee
292 Views

Hi,


Did you get the fitter error when try to compile the design?


Regards,

Aqid


0 Kudos
AqidAyman_Intel
Employee
256 Views

As we do not receive any response from you on the previous question/reply/answer that we have provided, please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
Reply