klayout/testdata/lefdef
Matthias Köfferlein 9cb77d6222
Lefdef enhancements (#1053)
* Implementated patch as suggested by issue-1047

* Implementing blend-mode for LEF/DEF for a first solution for issue-1048

* Added testcase, fixed other tests

* Issue-1050 fixed - now REGION, BLOCKAGE and DIEAREA are relevant from mapping file, nothing else

* Bug fixes

* Experimental: DEF multipart paths

* Experimental: ignore LEF wire extension, ignore PATTERNNAME

* Implemented PATTERNNAME in DEF instead of LEF ..

* Implemented nondefaultrule vias

* LEF/DEF: non-defaultrule vias need a name suffix.

* Refined solution for NDR via names, updated test data

* Updated test data

* Multiple map files and 'REGIONS FENCE' + 'REGIONS GUIDE' layer mapping entries.

* Added test data, updated doc.

* Some enhancements and feedback

REGIONS in map files -> REGION
REGION NONE for map files (maps REGIONs which are neither GUIDE or FENCE)
Bugfix: VIA with ORIGIN
No via cell name prefix by default for buddy tools

* Simplified buddy tool options for LEF/DEF property names

Dropped --lefdef-dont-produce-instance-names,
--lefdef-dont-produce-pin-names and --lefdef-dont-produce-net-names
options. Instead, these options have to be enabled by giving
the respective property names.

Writing the property names takes some space and these
options are simply confusing and redundant.

* Issue a warning about missing cut geometry for a DEF via with PATTERNNAME (which is ignored)

* Fixed issue-1065
2022-04-23 22:26:37 +02:00
..
blend_mode Lefdef enhancements (#1053) 2022-04-23 22:26:37 +02:00
density LEF/DEF reader: Macro resolution mode is only effective now when reading DEF. Not when reading LEF. 2020-12-14 22:46:07 +01:00
doxy_vias Bugfix LEF/DEF reader: via needs to change the layer also if it's inside a DEF. Added more test cases. 2020-04-05 21:49:36 +02:00
fill Implemented FILLS support for LEF/DEF 2021-02-21 18:27:25 +01:00
foreigncell unused vias are not generated anymore - golden layouts updated. 2020-07-25 23:06:14 +02:00
issue-172 Fixed #172 (DEF reader does not pull vias from LEF) 2018-09-26 20:49:04 +02:00
issue-489 Issue #489 (Pin names as shape properties) (#507) 2020-02-23 00:29:12 +01:00
issue-489b Implemented LEF MACRO FOREIGN 2020-04-19 12:16:55 +02:00
issue-517 Added tests. 2020-03-02 00:13:44 +01:00
lef-skips-end-library Skip END LIBRARY, so LEF files can be cat together 2020-08-02 11:31:37 +02:00
lefpins WIP: provide a LEF reader mode where all macros are read. For DEF only those macros which are used are read. 2020-08-23 01:29:10 +02:00
map_regions Lefdef enhancements (#1053) 2022-04-23 22:26:37 +02:00
mapfile Lefdef enhancements (#1053) 2022-04-23 22:26:37 +02:00
masks-1 Updated test data 2021-06-11 00:03:37 +02:00
masks-2 Rework: need to properly parse NAME records in map files, adjusted test data 2021-06-08 22:49:22 +02:00
multimap Multi-mapping for layer map files for LEF/DEF reader 2020-12-19 22:11:23 +01:00
patternname Lefdef enhancements (#1053) 2022-04-23 22:26:37 +02:00
scanchain Bugfix: MINWIDTH ... WRONGDIRECTION wasn't considering DIRECTION VERTICAL 2020-04-05 21:49:36 +02:00
specialnets_geo Fixed DEF reader, updated golden test data. 2020-06-01 15:04:25 +02:00
specialwidths Bugfix: MINWIDTH ... WRONGDIRECTION wasn't considering DIRECTION VERTICAL 2020-04-05 21:49:36 +02:00
via_properties Added test data file 2020-07-29 22:42:48 +02:00
viasize Added VIA size selectors for LEF/DEF .map files. 2021-02-21 21:00:55 +01:00
viasize2 Lefdef enhancements (#1053) 2022-04-23 22:26:37 +02:00
wrongdirection Tried to implement MINWIDTH .. WRONGDIRECTION in LEF58_MINWIDTH property 2020-04-05 21:49:36 +02:00