Forum Discussion
Altera_Forum
Honored Contributor
11 years agohard reset controller pin(Cyclone V PCIE hard IP)
we use PCIE CvP function of cyclone v device(5CGXFC5C6F27C7N), and have to use the hard reset controller. we are confused with the pin of hard reset controller, according to the user guide, th...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hi Kerb For your information, the nperst pin mapping for Cyclone V is opposite from Stratix V and Arria V. Stratix V and Arria V: bottom HIP is associated with nPERSTL0, top HIP is associated with nPERSTL1. Cyclone : bottom HIP is associated with nPERSTL1, top HIP is associated with nPERSTL0. When using bottom HIP, assign nPERSTL1 to pin_perstn of the PCIe core is indeed correct. --- Quote End --- Hi skbek, Thanks! we think so