Altera_Forum
Honored Contributor
15 years agoIs there a way to avoid symbol files to change ports positions?
Hi all
I have a VHDL block which has generated a symbol file I'm using on a schematic file. Every time I edit the VHDL and add and/or remove interface signals, I have to update my symbol file. The problem is that the symbol generated does not keep previous signals positions in my symbol file, so I have to re-arrange signal positions in my schematic file every time I update the VHDL. Since my interface is getting bigger, it means a lot of work. Is there a way to set symbol editor to keep positions when updating files? Thanks in advance