coriolis/crlcore/src/ccore
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
..
acmsigda Cleanup of CMake, again. 2021-10-01 19:29:29 +02:00
agds Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
alliance Add support for layers alias names. Bug in _addPhysicalrule(). 2023-01-05 16:58:49 +01:00
blif Update the channel routing feature to integrate with the OTC P&R. 2022-10-22 16:39:22 +02:00
bookshelf Compliance with c++11 and clang 3.8.1 (Debian 9.2). 2017-12-02 14:25:03 +01:00
cif Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
crlcore Support of the FOREIGN directive in LEF files (using GDS view). 2023-07-19 16:06:43 +02:00
gds Prevent the GdsParser to create rubbers. 2023-07-28 10:45:07 +02:00
iccad04 Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ioc Cleanup of CMake, again. 2021-10-01 19:29:29 +02:00
ispd04 Compliance with c++11 and clang 3.8.1 (Debian 9.2). 2017-12-02 14:25:03 +01:00
ispd05 Workaround to get the ISPD benchmarks working 2019-10-06 12:58:33 +02:00
lefdef Change of loading order in LefImport, now GDS first then LEF. 2023-07-28 10:45:07 +02:00
liberty * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
openaccess Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00
properties Added Etesian to the measurment system. 2021-12-11 19:47:24 +01:00
spice Added support for SPICE terminal ordering from .spi files. 2022-04-03 13:18:42 +02:00
spice-old Move deprectated version of Spice parser/driver out of the way. 2021-06-20 11:35:26 +02:00
toolbox Mangle the "'" in Verilog to VHDL translator. 2022-05-12 17:52:22 +02:00
AllianceFramework.cpp Typo in LefImport, the conf variable name is "lefImport.unmatchedlayers". 2022-10-30 10:08:43 +01:00
AllianceLibrary.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
Banner.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
CConfig.h.cmake * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
CConfig.h.in * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
CMakeLists.txt Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
COptions.cpp * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
Catalog.cpp Export Catalog::State creation support to Python. 2021-04-28 12:58:47 +02:00
CellGauge.cpp ISPD05 loading speed issues. IO PAD support for LEF importation. 2019-04-22 12:16:16 +02:00
CifDriver.cpp * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
Environment.cpp Add Environement attribute (pattern) to match the FF names. 2022-10-31 16:31:30 +01:00
GdsDriver.cpp * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
GraphicToolEngine.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Histogram.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
Memory.cpp Compliance with g++ 4.8.1, support for devtoolset-2 2014-03-15 10:47:37 +01:00
OAParserDriver.cpp separated oaTech opening and creation from design driving ... for mixed mode debug ... 2010-09-18 11:57:37 +00:00
ParsersDrivers.cpp Move deprectated version of Spice parser/driver out of the way. 2021-06-20 11:35:26 +02:00
RoutingGauge.cpp Extend routing gauge to support non-routing layers at the bottom. 2023-01-07 12:51:38 +01:00
RoutingLayerGauge.cpp In RoutingLayerGauge::getTrackIndex() display position as physical unit. 2023-07-22 16:34:41 +02:00
SearchPath.cpp Add ability to add non-symbolic library in AllianceFramework. 2020-10-16 11:25:57 +02:00
ToolEngine.cpp Add a verbose option to ToolEngine, don't always display infos. 2023-03-28 16:06:49 +02:00
Utilities.cpp Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00