Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThe ports on the symbol are added in alphabetical order... so "sdram_foo" as defined in SOPC Builder will have ports below "sdram_apple".
The exception to this is peripherals on a tri-state bridge; these will go into the bsf file in accordance with the name of the tri-state bridge. For example "ext_ram_bus", and all the peripheral ports associated with it, will come before the two SDRAMs I described above.