Altera_Forum
Honored Contributor
10 years agoWhat is the Altera SPI name convention?
Maybe it is a beginner question:
If I configure in QSYS a SPI-Bus I export the external line with the name "spi_1_external". Now I would like to connect a dac to this spi which has following lines: http://www.alteraforum.com/forum/attachment.php?attachmentid=10692&stc=1 The question is, what name convention Altera is using for the port mapping in my vhd-file? Is it allways something like "spi_1_external_miso" etc... or can I also use "spi_1_external_rstn" for example? Maybe there is a link to an AN to see what names for the SPI are used. Thanks!