Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios II interface with pci-express
Hi, I need to instantiate a NIOS II in an already designed FPGA using pci express communication. On the PC side, a driver is writing/reading registers in the FPGA through mapped memory. Now, I'...
Altera_Forum
Honored Contributor
14 years agoAt a high level it isn't that much different to building a PCB with discrete components on it.
The main difference is that the avalon 'bus' is slave arbitrated (ie there is a big mux in front of each slave), rather than being master arbitrated (with tri-state drivers). One advantage is that there is (probably) lots of simple logic available.