Altera_Forum
Honored Contributor
10 years ago[ModelSim] How to set support to VHDL-2011 ?
Hi All,
How can I set support to VHDL-2011 in ModelSim? Actually I've put the VHDL93 = 2008 line in the modelsim.ini, but it seems it does not catch it. At least, then I try to use an output port in one of the processes, I'm receiving the following error message: "Cannot read output "signal_name"". As far as I know, VHDL-2011 supports using output ports in the processes, but VHDL93 doesn't. Thank you!