Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHelp how to Mapping HPS IP Peripheral Signals to the FPGA Interface
Hi all, I'm reading the application note found at : https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/an/an706.pdf I have a DE1-SoC board. I want to send the data to the...
Altera_Forum
Honored Contributor
9 years agoHi Gianluca,
i don't exactly understand what's your problem, but when you want to map the pins from the emac0/1 periphals from the hps to the FPGA you have to do the following: 1.) In Qsys you have to edit the hps component. In the periphial pins tab -> EMAC0/1 pin you have to select FPGA. Then generate the HDL Files. 2.) Assign the pins like it is described in AN706. 3.) Run a full compilation 4.) Update the prelaoder section, how do you do this is described at rocketboards 5.) Run the board with the new fpga image Best regards