coriolis/crlcore
Jean-Paul Chaput 8604f4a26d Fix, again, the extensions of PATHTYPE 4 in GdsParser.
Even when we were creating Contacts of null width or height, they where
bumped to the minimal size by the constructor, hence bits sticking out
at the end with Gds PATHTYPE 4. Now, allow null size for non-composite
(which contains a cut) and non-cut Contacts.

* Fix: In GdsParser::readStructure(), always use the bounding box as
    abutment box if the later is empty (case of small sub-components).
    This was making the sub-component seemingly diseapear in the
    viewer...
* Fix: In GdsParser::xyToPath(), slight change in xadjust & yadjust.
* Change: In Contact::create(), force the contact width and height to
    the minimal size *only* if it's a composite layer *or* a basic layer
    of "cut" material.
2023-09-09 12:46:42 +02:00
..
cmake_modules include/coriolis -> include/coriolis2 2021-08-27 16:15:28 +00:00
doc Build doc pelican (#11) 2023-08-01 15:43:21 +02:00
python Add support for GF180MCU, borrowed from Chips4Makers. 2023-08-31 16:14:08 +02:00
src Fix, again, the extensions of PATHTYPE 4 in GdsParser. 2023-09-09 12:46:42 +02:00
CMakeLists.txt Do not try to install the doc when not generated. 2023-08-04 15:37:08 +02:00