In the VUnit codebase (v4.6.0), vhdl-tool has a problem with the following line (from vhdl/data_types/src/types.vhd:16):
type extstring_access_t is access string(1 to integer'high);
In the VUnit codebase (v4.6.0), vhdl-tool has a problem with the following line (from vhdl/data_types/src/types.vhd:16):
type extstring_access_t is access string(1 to integer'high);
In the VUnit codebase (v4.6.0), vhdl-tool has a problem with the following line (from vhdl/data_types/src/types.vhd:16):