coriolis/crlcore/etc/symbolic/cmos
Jean-Paul Chaput 2af531991e Correct drive of the Pin in AP driver.
* Bug: In CRL::ApDriver::DumpSegments(), when saving RoutingPads build
    on Pin *not* at the top level (that is, Pin from an instance),
    use the pin's orientation to choose the segment type.
      * NORTH/SOUTH becomes a Vertical.
      * EAST/WEST becomes an Horizontal.
      Formerly, the segment direction was guessed only for the bounding
    box, leading to segments in incorrect directions leading to DRC
    errors (in nmigen/ALU16, net "b(10)").
* Bug: In CRL/symbolic/cmos/technology.py, forgotten import for
    WarningMessage.
2020-03-20 12:05:12 +01:00
..
__init__.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
alliance.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
alliance.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
analog.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
analog.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
display.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
display.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
etesian.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
etesian.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
hMetis.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
kite.conf Added core2chip support for Phenitec80. 2019-09-17 17:05:54 +02:00
kite.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
mauka.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
misc.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
misc.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
nimbus.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
patterns.conf New DataBase::getCell() and bug in Technology::getNthMetal(). 2017-11-17 10:54:19 +01:00
patterns.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
plugins.conf Full update of the generated documentation for version 2.3 2019-05-27 18:49:51 +02:00
plugins.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
stratus1.conf Quick fix for Stratus1, missing cell mapping file. 2019-10-25 11:20:15 +02:00
stratus1.py Added message when loading the technology/configuration files. 2019-11-15 14:40:59 +01:00
stratus2sxlib.xml Quick fix for Stratus1, missing cell mapping file. 2019-10-25 11:20:15 +02:00
technology.conf Support for mixing real pads & symbolic core. Wrapper around s2r. 2019-05-22 14:34:32 +02:00
technology.py Correct drive of the Pin in AP driver. 2020-03-20 12:05:12 +01:00