Altera_Forum
Honored Contributor
15 years agoSerial Flash Loader beside Differential IO
Hi Guys!
I am using an Cyclone III which has an AS-Device attached to it - on a nearby pin an LVDS signal is generated. To program the configuration device, I would like to use Altera's Serial Flash Loader. Unfortuantely the fitter cannot complete it's operation sucessfully, cancelling with the following message:Error: Pad 15 of non-differential I/O pin 'SFL:SFL1|altserial_flash_loader:altserial_flash_loader_component|\GEN_ASMI_TYPE_1:asmi_inst~ALTERA_DCLK' in pin location 12 is too close to pad 13 of differential I/O pin 'framesync_out' in pin location 10 -- pads must be separated by a minimum of 5 pads. Use the Pad View of Pin Planner to debug.
Error: Pad 15 of non-differential I/O pin 'SFL:SFL1|altserial_flash_loader:altserial_flash_loader_component|\GEN_ASMI_TYPE_1:asmi_inst~ALTERA_DCLK' in pin location 12 is too close to pad 14 of differential I/O pin 'framesync_out_bar' in pin location 11 -- pads must be separated by a minimum of 5 pads. Use the Pad View of Pin Planner to debug.Since the EPROM is only accessed while configuration, the LVDS signal isn't active at all, so there cannot be any interference. Therefore the error must be obsolete. I found in AN466 the toggling rate of the nearby (configuration)pins of the LVDS signal has to be set to 0MHz. However, I cannot find them in the assingment editor, they must be sort of hidden. Do you know a way how I could use the SFL in my design anyway? Many thanks for any reply!