Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHow to implement PCI Express into my project.
Hello, I have created the PCIe project according to example mentioned in PCI Express Compiler User Guide(2nd chapter). After compilation, pin assignment and programming the StratixIIGX my PC ca...
Altera_Forum
Honored Contributor
18 years agoI look at books about PCI and I found the configuration transaction of PCI device. Generally BIOS start this proceeding: There's 2 kinds of configuration transaction: type 0 and type 1.
PCI device has to respond to this transaction to BIOS recognizes it. The functionality of PCIe has the same procedure. I'll start to look in the reference and examples files to see if there's a clue. If you look at a read or write transaction example files of PCIe Compiler (.vwf files) you1re going to see that before read/write command there's a configuration write/read transaction.