Altera_Forum
Honored Contributor
17 years agoALT_ASMI and lpm_SerialFlashLoader
I use a Cyclone II EP2C5 with a M25P40 (EPCS4) serial configuration device.
I want to program the serial EEPROM with JTAG over the SerialFlasLoader in the Cyclone II. And I need to store a few user configuration words in the EEPROM. For that I want to use the ALT_ASMI megafunction. Can I use this two megafunction together? Does Quartus II 7.2 recognize that both use the ASMI interface/IOs? With only the ALT_ASMI megafunction everything is ok. But when I add the SFL I get a error: error: cannot place node "memory_interface:memory_interface_inst|lpm_serialflashloader:lpm_serialflashloader_inst|altserial_flash_loader:altserial_flash_loader_component|data0out_int" of type asmi block For this error I submitted a service request (still open). Has anyone experienced similar problems? Or did someone use both megafunction together? Felix