Altera_Forum
Honored Contributor
18 years agoFlash pin placement constraints
I am getting the following errors for a Cyclone III EP3C25F324C8 with QuartusII SP1:
Error: Output or bidirectional pin flash_data[1] in pin location D1 (pad_7) is too close to VREF pin in pin location F3 (pad_8) Error: Output or bidirectional pin flash_nCE in pin location E2 (pad_9) is too close to VREF pin in pin location F3 (pad_8) It seems to be suggesting that the dedicated flash pins are too close to Vref. This has confused me because these pins are fixed in the device so I can't move them. I have to use the Vref for this bank because the bank also contains DDR SSTL-2 Class I pins. This seems to suggest that for this bank you can either use Vref or the flash pins but not both. Is that correct?