coriolis/crlcore
Jean-Paul Chaput ba2a74e35d Tweaked DEF support to load the Caravel harness.
* Bug: In CRL::BlifParser::Model CTOR, forgot to set the direction
    on auto-generated power supply global nets. So they were put
    in "linkage" in the VST files.
* New: In CRL::DefImport, add specific support for the Sky130/Caravel
    harness "user_project_wrapper".Mainly:
    - Do not fuse together "io_in" and "io_out" as a single net as
      they should (according to the DEF). So we can connect separately
      on each of them. We only allow one port for each net, as in VHDL.
2021-12-11 19:48:57 +01:00
..
cmake_modules include/coriolis -> include/coriolis2 2021-08-27 16:15:28 +00:00
doc Update documentation (by mistake, nothing new). 2021-11-21 23:40:40 +01:00
etc Set the a default pixel threshold in CRL/etc/commons.display. 2021-11-26 11:32:33 +01:00
python Adapt Nix code to Python 3 switch. 2021-10-26 20:10:59 +00:00
src Tweaked DEF support to load the Caravel harness. 2021-12-11 19:48:57 +01:00
CMakeLists.txt Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00