coriolis/crlcore
Jean-Paul Chaput 6b29ad0078 In AllianceFramework, no longer try to load ".vhdl" files in ".vst".
* Change: In CRL::ParserMap, no longer recognize the file extensions
    ".vhdl" and ".vhd" which are true VHDL and cannot be parsed by the
    "vst" (Alliance structural subset VHDL) parser.
       This should solve annoying problems for the Makefiles when there
    is both the full VHDL file ".vhdl" and the synthesized one ".vst"
    (note that this problem do not arise when using Yosys/Blif).
2018-06-11 16:49:40 +02:00
..
cmake_modules New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00
doc Typo in CMakeLists.txt : AND instead of "and". 2018-06-06 23:22:18 +02:00
etc Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00
python Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
src In AllianceFramework, no longer try to load ".vhdl" files in ".vst". 2018-06-11 16:49:40 +02:00
CMakeLists.txt Add a fully generated documentation in the git repository. 2018-06-06 18:42:26 +02:00