Altera_Forum
Honored Contributor
15 years agoVHDL 2008, DSP Builder and Quartus 10
Hi
I installed Quartus and DSP Builder v10 today and am already having trouble. In the sensitivity list for some of my processes in my hand written code I use the 'all' keyword, which apparently is only valid for VHDL 2008. From within Quartus I simply change the VHDL version in project settings and all is well. However I cannot now compile similar blocks in DSP Builder in Simulink (via the Import VHDL block) as I think VHDL 1993 is being assumed when Quartus is called to generate the SIMGEN stuff... as such none of my projects can now be compiled in DSP Builder / Simulink. Is there a way to set VHDL 2008 as a default in Quartus 10 or to tell Simulink DSP Builder v10 to tell Quartus 10 to use VHDL 2008? Many thanks, Kurt