909f86b4fc
* New: In CRL Core, in VstParser, support IEEE VHDL, with tokens <library> and <use>. If "use IEEE.std_logic_1164.ALL" is present the file will be considered to be IEEE compliant. To be precise, the parser now support any mix between Alliance and IEEE VHDL. So you can have both <std_logic> and <wor_bit> in the same file, but it is unclean to do that. The two extensions ".vhd" & ".vhdl" are supported. The drivers still always creates Alliance VHDL. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
etc | ||
python | ||
src | ||
CMakeLists.txt |