Altera_Forum
Honored Contributor
10 years agoErrror when generating system and compiling in Quartus II software
Hello everyone,
I have error message when I try to generate the system. After you add the custom instruction logic to the system, you can generate the system and compile it in the Quartus II software. To generate the system and compile, I followed these steps: 1. In SOPC Builder, on the System Generation tab, turn on Simulation. Create project simulator files 2. Click Generate. I should be able to start compilation after that step but the generation fails. The error message is: error: cpu_crc_inst: generated hdl with parameters is not supported in the classic flow. Error: The HDL simulator path does not contain the simulator: C:\Users\Nanthini\Desktop\project_dir\crc_hw\vsim.exe By the way, I am using version 12.1 and doing CRC system. Can somebody help me?