Altera_Forum
Honored Contributor
17 years agoProblems with pin assignments with Cyclone III starter board
Hello,
I have been attempting to program my FPGA to communicate with the SSRAM provided with the cyclone 3 starter board. However, when I attempt to assign pins H3 (FLASH_SRAM_DQ0) and D1 (FLASH_SRAM_DQ1) to my design I encounter errors in the fitter portion of the compilation. (Error: Can't place pins assigned to pin location Pin_D1 (IOPAD_X0_Y27_N7) and Error: Can't place pins assigned to pin location Pin_H3 (IOPAD_X0_Y22_N7)). Why do these errors occur, there does not seem to be any errors with any other pin assignments. Thanks. Andre