Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Under what operating system? Under Linux you simply type lspci (and then man lspci to learn more). Under Windows, there is a tool called pcitree (and others). PCI device drivers under Linux are pretty simple. If that is what you are interested in, then I'll post some links. Cheers, Dave --- Quote End --- thank you very much . There is no os. I just want to use the board with pci compiler as pci master, and another board connected to it as slave. Under Nios II IDE, how can i access the configuration space of master device or slave device?