Forum Discussion
AFahr2
New Contributor
6 years agoModelsim error on alt_dual_boot and altera_onchip_flash_block - Error: (vsim-3033): Instantiation of 'altera_onchip_flash_block' failed. The design unit was not found.
Hello all, I'm trying to simulate a simple SPI - Flash interface using: Spi_Slave Avalon bytes to packets and Packets to bytes Packets to master Onchip Flash Dual Boot Clk I'm using the Lit...
KennyT_altera
Super Contributor
6 years agoHi,
Can you used:
do <design_name>_run_msim_rtl_vhdl.do
Look into the .do files what simulation model is needed.
Thanks,
Best regards,
Kenny