Forum Discussion
Altera_Forum
Honored Contributor
9 years agoPCIe Hard IP build error
i add two PCIe hard IP in my project(the FPGA device support two PCIe core),but Quartus show the error as follow, i am new to FPGA,could anybody help me solve the problem ? thanks very much! -...
Altera_Forum
Honored Contributor
9 years agothanks for your help,i solve the problem now,it's all because of the "pin_perst" pin ,each Hard IP core should have a single "pin_perst" ,but in my original project,the two PCIe core share a pin_perst signal ,that's the problem.