Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHey,
If you have top-level pins you have not assigned yet, make sure they are not being assigned by the fitter to pins connected to the PCIe slot. Try disconnecting and grounding the transmit pins. From here it mostly depends on what interface you are using. I use DDR with an Arria GX, and the cpu boots and the core is recognized by the command "lspci" as long as I assert the acknowledge pin on any incoming requests. I think for Avalon ST you have to be sure to assert the ready pin on the transmit ST interface. Oh, make sure your resets are handled correctly, according to the compiler guide in chapter 5: signals. Does any of this help?