Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

VHDL code to change the pin parameters

Hi Everyone,

Can we use the VHDL code to change the pin parameters instead of using assignment editor in QII.

Thank you

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Review the Quartus Software Handbok about respective synthesis attributes. You can define pin locations with the chip_pin attribute. Additional pin settings, e.g. I/O standards are available with altera_attribute.

    See: 13. quartus ii integrated synthesis, specifying pin locations with chip_pin