coriolis/crlcore/src
Jean-Paul Chaput 12ac23713e Duplicate ScalarSignal creation (signal & global) in VhdlEntity.
* Bug: In CRL Core, in VhdlEntity, when a scalar signal is also global,
    two ScalarSignal where created, but only one can be linked as a
    property on a Net. So when the one *not* linked as a property was
    deleted, an infinite loop started (under Cygwin at least).
      The _globals list now contains pointers to signals that are in
    _signals. The _globals elements no longer needs to be deleted.
2016-03-03 18:14:20 +01:00
..
LibraryManager Implementation of DataBase native save/restore in JSON (step 3). 2016-02-21 11:02:50 +01:00
ccore Duplicate ScalarSignal creation (signal & global) in VhdlEntity. 2016-03-03 18:14:20 +01:00
cyclop Implementation of DataBase native save/restore in JSON (step 3). 2016-02-21 11:02:50 +01:00
fonts * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
pyCRL Implementation of DataBase native save/restore in JSON (step 3). 2016-02-21 11:02:50 +01:00
x2y Implementation of DataBase native save/restore in JSON (step 3). 2016-02-21 11:02:50 +01:00
CMakeLists.txt New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00