Forum Discussion
Altera_Forum
Honored Contributor
16 years agoArria GX + PCI express IP card powers down the PC, instead of just restarting.
Hi, I'm using Quartus-II 8.0 sp1 and PCI express soft IP core on Arria GX device. Card sits on a x4 slot of an Intel quad-core motherboard running Windows XP. I have a custom driver which com...
Altera_Forum
Honored Contributor
16 years agoCheck that the PCIe reset pin is defined and used, rather that not defined and defaulted to output driving low. I have also seen the power-cycling thing happen when i have a card plugged into certain spots but not programmed. My best guess is an impedance matching issue of the card in config mode and the pcie trying to detect receivers, but it only happens sometimes in certain slots and then only sometimes. Also make sure you don't have a bootloader that is reloading images when you try and use the jtag. Let us know what you come up with.
Also you can go back to a version that worked and work your way up with the changes and see if any break it, although it seems to be a more root level problem rather than a higher level core functional change. kevin