Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe Linux build process uses a file that Quartus outputs to assign addresses to the peripherals/resources that are defined in the FPGA. To allow for this the names assigned to them in Quartus need to match the build script. (AFAIK, there are different files used for the current scripts for the MMU and the no-MMU flavor of Linux.)
AFAIK, There are some articles about this in the Linux-Wiki. Linux does not know about pins. -Michael