Altera_Forum
Honored Contributor
13 years agoPin Assignment on NIOSII Embedded Evaluation Kit with CyclonIII(EP3C25F324)
I did a "Getting Started Design" on NIOSII Embedded Evaluation Kit with CyclonIII(EP3C25F324).
I assigned in .qsf-File : set_location_assignment PIN_E2 -to top_flash_cs_n After Fitting I get this Error: Error (176310): Can't place multiple pins assigned to pin location Pin_E2 (IOPAD_X0_Y25_N0) Info (176311): Pin top_flash_cs_n is assigned to pin location Pin_E2 (IOPAD_X0_Y25_N0) Info (176311): Pin ~ALTERA_FLASH_nCE_nCSO~ is assigned to pin location Pin_E2 (IOPAD_X0_Y25_N0) When I remove Assignment in .qsf-File(set_location_assignment PIN_E2 -to top_flash_cs_n) I get this Warning: Critical Warning (169085): No exact pin location assignment(s) for 6 pins of 121 total pins Info (169086): Pin top_flash_cs_n not assigned to an exact location on the device How can I assign this Pin??:( Assignment is nessesarry for VHDL-Design on Eval-Board ! Thank you in advance Gerhard