Altera_Forum
Honored Contributor
17 years agoSome ploblems about PCI core
I want to implement a 5v 32-bit PCI target in EP2C35 (with PCI compiler 8.0), but the computer just hung up after plug the card in motherboard.
1. The CyclonII devices support PCI. Does that mean I can connect PCI signals from the socket to FPGA directly? Or, should I transit them through some level-shift functions? After reading some reference design schematics, I think the 5V PCI signals should be transmitted to 3.3v with QS3861. That is the way I did on my board. 2. Should I set the IO standard to PCI or 3.3v LVTTL in quartus? 3. Anything else I have forgotten? Any sugestion will be appreciated. thx