coriolis/crlcore/python/helpers
Jean-Paul Chaput 945b9a24fa Fix I/O Pad ring 45 degree corners where off the foundry grid.
* New: In CRL/hepers, new function onFGrid() to ensure a DbU is on the
    foundry grid. Rounding is always done to the inferior integer.
* New: In CRL/GdsDriver, added a set of isOnGrid() functions to check
    that all coordinates of various objects are on the foundry grid.
      Use isOnGrid() in most objects processed in
    GdsStream::operator<<(Cell*).
* Bug: In cumulus/plugins.chip.pads.Corner, correctly round the
    coordinates of the 45 degree segments so they are still on the
    foundry grid.
2020-12-09 00:05:52 +01:00
..
__init__.py Fix I/O Pad ring 45 degree corners where off the foundry grid. 2020-12-09 00:05:52 +01:00
analogtechno.py Port & integration of core2chip into alpha/block. 2020-10-07 15:07:16 +02:00
io.py Port & integration of core2chip into alpha/block. 2020-10-07 15:07:16 +02:00
overlay.py Force VST driver to clear all Vhdl properties after running. 2020-10-23 22:26:50 +02:00
technology.py Add area parameter to createBL() helper function. 2020-11-26 17:25:52 +01:00
utils.py Added property managment in @classdecorator. Unused :-( ... 2020-10-14 15:06:42 +02:00