coriolis/crlcore
Jean-Paul Chaput eab4a4aa7f In BlifParser, correct management of alias to $true/$false for terminals.
* Bug: In CRL/BlifParser::Model::mergeAlias(), when a signal is aliased
    toward $true or $false in a Blif file (through a ".name" statement),
    it was directly merged to "vdd" (resp. "vss"), and if it is an
    external signal, this leads to its removal, potentially making "hole"
    in its interface.
      Now, create a gate zero or one for each tied up/low signal. This
    way the interface is fully kept. At the cost of some supplemental
    gates.
2020-02-24 18:58:48 +01:00
..
cmake_modules New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00
doc Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
etc Added static bloat profile in Katana. 2020-01-23 14:03:59 +01:00
python More configuration parameters for P&R Conductor, for experimenting. 2019-12-15 19:28:54 +01:00
src In BlifParser, correct management of alias to $true/$false for terminals. 2020-02-24 18:58:48 +01:00
CMakeLists.txt Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00