The-OpenROAD-Project / OpenDB

Database and Tool Framework for EDA
BSD 3-Clause "New" or "Revised" License
103 stars 42 forks source link

DEF files (version 5.8) written contain an obsolete NAMESCASESENSITIVE statement #127

Closed ax3ghazy closed 4 years ago

ax3ghazy commented 4 years ago

A sample of such statements can be seen in the .defok files in most of the tools. For example: https://github.com/The-OpenROAD-Project/OpenROAD/blob/openroad/src/replace/test/ar01.defok#L1-L2 https://github.com/The-OpenROAD-Project/OpenROAD/blob/openroad/src/resizer/test/buffer_ports1.defok#L1-L2 https://github.com/The-OpenROAD-Project/OpenROAD/blob/openroad/src/opendp/test/simple05.defok#L1-L2

For some more context, see this: https://github.com/The-OpenROAD-Project/OpenROAD/pull/452#pullrequestreview-472968410

Thanks.

ax3ghazy commented 4 years ago

Resolved in https://github.com/The-OpenROAD-Project/OpenDB/commit/da95adc746f7928660faaaa96fa46fe8ae17abc9.