coriolis/crlcore/src
Jean-Paul Chaput 9c7770806c Change of loading order in LefImport, now GDS first then LEF.
* Bug: In LefImport::_macroCbk(), the GDS file must be loaded *before*
    we start putting nets & components from the LEF file. The GDS parser
    must find an blank slate and not try to modifies nets already
    created by LEF.
      This way, we really can modify the GDS layout to suit the LEF
    statements.
      Note that we may end up with two set of terminal exactly overlapping,
    a Pad from the GDS and a Segment from LEF.
2023-07-28 10:45:07 +02:00
..
LibraryManager Don't link libpython, it isn't there in manylinux 2023-02-21 16:10:55 +01:00
ccore Change of loading order in LefImport, now GDS first then LEF. 2023-07-28 10:45:07 +02:00
cyclop Add a flag througout all the build system to manage manylinux (PyPI). 2023-07-03 19:54:01 +02:00
fonts * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
pyCRL Support of the FOREIGN directive in LEF files (using GDS view). 2023-07-19 16:06:43 +02:00
x2y Add a flag througout all the build system to manage manylinux (PyPI). 2023-07-03 19:54:01 +02:00
CMakeLists.txt Only build cycop and x2y when in debug build 2023-02-21 16:10:55 +01:00