coriolis/unicorn/src
Jean-Paul Chaput 5d891b2cd8 The VST driver is now allowed to preserve the case of identifiers.
* New: In CRL::NamingScheme, add a flag VstNoLowerCase, and its
    management it in the Verilog to VHDL converter.
* Change: In CRL::BlifParser::Model::toVhdlModels(), disable the
    lowercasing of identifiers. We shouldn't apply Alliance VHDL
    subset constraits when reading blif files. So we will see
    uppercase identifiers in Coriolis.
* Change: In CRL::VstParser, no longer lowercase identifiers that
    are *not* VHDL keywords. Uppercases are legals in VHDL...
* New: In CRL::Catalog::State, add a new flag VstNoLowerCase to
    tell if the VST driver should keep the uppercases.
* Change: In CRL::VhdlEntity, add a VstNolowerCase flag to disable
    the lowercasing.
* Change: In CRL::vstDriver, lower case the file name if needed.
    remove the previously opened filename if it differs from the
    lowercased one.
* Change: In UnicornGui CTOR, disable VHDL enforcement for the
    Blif parser.
2020-06-08 13:34:25 +02:00
..
images * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
unicorn Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
CMakeLists.txt Make FLUTE an independant tool in the Coriolis git repository. 2019-02-12 12:48:52 +01:00
CgtMain.cpp Various typos correction (courtesy of G. Gouvine). 2019-07-30 13:13:57 +02:00
ExportCellDialog.cpp Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
ImportCell.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ImportCellDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
OpenCellDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyUnicorn.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyUnicornGui.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
SaveCellDialog.cpp Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
Unicorn.qrc * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
UnicornGui.cpp The VST driver is now allowed to preserve the case of identifiers. 2020-06-08 13:34:25 +02:00
cgt.py Bug fix, restore the FreePDK 45 (real) support. 2020-04-27 10:34:19 +02:00
coriolis.py Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00