coriolis/crlcore
Jean-Paul Chaput ea9a1f3710 CRL::Blif parser now able to load both non-Alliance & Alliance design.
* Change: In CRL::Blif, we now can add a list of Hurricane library for
    the parser to look for standart cells. If the library list is *empty*
    we look use the Alliance mechanism, if not, we look *only* in this
    library list. This behavior is implemented in Subckt::createModel(). I
      To add a library, use CRL::Blif::add(Library*).
      This allow to manage symbolic or real mode loading, it may need
    some rework to clarify the interface.
2018-06-08 12:02:49 +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 CRL::Blif parser now able to load both non-Alliance & Alliance design. 2018-06-08 12:02:49 +02:00
CMakeLists.txt Add a fully generated documentation in the git repository. 2018-06-06 18:42:26 +02:00