Forum Discussion
RongY_altera
Contributor
25 days agoHi,
The error message points to your pcie_perst_n.
Please make sure you don't use this pin for other purpose in your design. Then confirm the pin location and voltage in your qsf. Below are the settings from Agilex5 Modular Dev Kit FYR.
set_instance_assignment -name IO_STANDARD "3.3V LVCMOS" -to p0_pin_perst_n_i_reset_n
set_instance_assignment -name WEAK_PULL_DOWN ON -to p0_pin_perst_n_i_reset_n
Regards,
Rong