Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHave you considered using the Avalon streaming interface? its just a fifo interface then. But you will need a copy of the PCIe spec as you will need to create all of the TLP packet headers yourself. Its not too complicated, but you have to ensure you cope with all the rules. Have you read the user guide?
http://www.altera.co.uk/literature/ug/ug_pci_express.pdf It does make mention of a physical layer interface, but I dont think I would want to go into that without a lot of time on my hands.