Altera_Forum
Honored Contributor
17 years agoError: Can't place pin mem_dq[2] to location R8
Hi,
I build a project of cycloneIII including CFI,SSRAM,DDR SDRAM,PIO,JTAG and PLL. But when I fit it there is the error as show below: Error: Can't place pin mem_dq[2] to location R8. Error: Too many output and bidirectional pins in I/O bank 3 assigned near VREF pin T6 (VREFGROUP_B3_N0) on device EP3C25F324C8 -- no more than 9 output and bidirectional pins allowed near the VREF pin when voltage referenced pins are driving in, but there are potentially 10 pins driving out Info: Pin mem_addr[1] of type output at location U5 uses SSTL-2 Class I I/O standard Info: Pin mem_dqs[1] of type output at location T8 uses SSTL-2 Class I I/O standard Info: Pin mem_addr[4] of type output at location P8 uses SSTL-2 Class I I/O standard Info: Pin mem_addr[2] of type output at location U7 uses SSTL-2 Class I I/O standard Info: Pin mem_addr[3] of type output at location U8 uses SSTL-2 Class I I/O standard How to get over it? I try many ways. But if I build a project no CFI and SSRAM, it fit successful. My board is CycloneIII starter board and pin assigned as reference. Thank you.