Forum Discussion

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

Symbol Files

Hi,

I use symbol files as the TOP Level of my VHDL designs as it gives a nice visual representation of the modules. I usually edit the block to make the schematic flow logical. However if I change one of the VHDL designs and update the block, there does not appear a way to keep the pins in the same position. I've searched through the old posts and I couldn't find a solution.

Is there a way to preserve the position of the pins on a hand edited symbol after updating?

I'm using Quartus 13 BTW

Regards

2 Replies

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

    basically, no. It keeps the pin names in the order they appear in the VHDL. You may be able to script it to modify it, but that would be down to you.

    Otherwise, its safer just to keep it all VHDL