Replies: 3 comments 6 replies
-
You need to map info GDS layer:datatype. See https://openroad-flow-scripts.readthedocs.io/en/latest/contrib/PlatformBringUp.html#klayout |
Beta Was this translation helpful? Give feedback.
-
You can see examples in the various platforms, eg https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/platforms/sky130hd/sky130hd.lyt |
Beta Was this translation helpful? Give feedback.
-
For what it's worth, I think there's a KLayout script or plugin floating around that can translate GDS mappings for Virtuoso to KLayout. It is also rather straightforward (although potentially tedious) to manually translate as the map files are in plain text. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to convert a def from openroad to a gds? I'm using a proprietary PDK.
I found the scripts that seem to do that:
The tcl script has:
It requires a klayout.lyt files not present in orfs. I don't know how to make such a file for my PDK. Isn't a tech life sufficient?
Beta Was this translation helpful? Give feedback.
All reactions