coriolis/crlcore
Jean-Paul Chaput 1adefabb2f Correctly remove VHDL Entity and Bit properties.
* Bug: In CRL Core, in Vst driver, remove VhdlEntity (from Cell) and
    BitProperty/Bit (from Net) with the property remove and not the
    destroy() method. The BitProperty removal was completly forgotten
    leading to the use of removed Signals when doing multiple saves
    (hence core-dump).
* Change: In CRL Core, in Vst driver, never save as Signals the DeepNets
    as they are created by a virtual flatten and do not connect any
    instances at top level. Note that they will exists in the physical
    file if routing layout has been created.
2015-09-06 17:24:04 +02:00
..
cmake_modules New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00
doc Happy new year 2015! 2015-03-17 16:56:55 +01:00
etc Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
python Support for Net alias names. Blif parser enhancements. 2015-04-16 15:40:02 +02:00
src Correctly remove VHDL Entity and Bit properties. 2015-09-06 17:24:04 +02:00
CMakeLists.txt Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00