Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI included in my project Flash IP. Compiled and opened qip file. The file imported in my project some files.
flash/flash/synthesis/flash_update.qip
flash/flash/synthesis/flash_update.vhd
flash/flash/synthesis/submodules/altera_onchip_flash_util.v
flash/flash/synthesis/submodules/altera_onchip_flash.v
flash/flash/synthesis/submodules/altera_onchip_flash_avmm_data_controller.v
flash/flash/synthesis/submodules/altera_onchip_flash_avmm_csr_controller.v
flash/flash/synthesis/submodules/altera_onchip_flash.sdc
flash/flash/synthesis/submodules/rtl/altera_onchip_flash_block.v
I created my file and included a component from flash_update.vhd. Everything compiles OK. But when I include my component in the top entity I get the following error Error (14740): Configuration mode on atom "bootloader:U_BOOTLOADER|flash_update:U_FLASH_UPDATE|altera_onchip_flash:onchip_flash_0|altera_onchip_flash_block:altera_onchip_flash_block|ufm_block" does not match the project setting. Update and regenerate the Qsys system to match the project setting.