When I run a simulation with HDL containing VHDL protected types, I encounter the following error:
ERROR:HDLCompiler:806 - "simple_fifo_model_pkg.vhd" Line 13: Syntax error near "protected".
How can I resolve this error?
VHDL protected types are currently not supported. Support for this HDL construct is to be added in a future major release.