Altera_Forum
Honored Contributor
19 years agoSerial FlashLoader
So I've got Quartus 7.1 and have created the Serial FlashLoader module... now what?
Does anyone have an example of how to instantiate the Serial FlashLoader. Please do not direct me to AN370. I've already read it in it's entirety and it makes no mention of how to actually USE the module once you've created it. I need to know how to instantiate it into a design. Where's the documentation on that? Or at least a design example which shows how to ACTUALLY USE the module (preferably verilog)! When I attempt to instantiate the Serial FlashLoader into my design I get the following error: (actually several of the same error - one for each pin) Error: Can't place pins assigned to pin location Pin_D1 (IOPAD_X0_Y27_N6) Info: Pin sfl:sfl_inst|altserial_flash_loader:altserial_flash_loader_component|asmi_inst~ALTERA_SDO is assigned to pin location Pin_D1 (IOPAD_X0_Y27_N6) Info: Pin ~ALTERA_ASDO_DATA1~ is assigned to pin location Pin_D1 (IOPAD_X0_Y27_N6) Thanks, Rob