Skip to content

GDS generation metadata correction and execution permissions change#10

Open
lfzuniga wants to merge 1 commit intormanohar:masterfrom
lfzuniga:master
Open

GDS generation metadata correction and execution permissions change#10
lfzuniga wants to merge 1 commit intormanohar:masterfrom
lfzuniga:master

Conversation

@lfzuniga
Copy link
Copy Markdown

@lfzuniga lfzuniga commented Apr 8, 2026

Problem 1: The GDS files generated from the rect2gds.py scripts would generate GDS with overhead metadata. This metadata leads to commercial tools believing there is an additional cell named "$$$CONTEXT_INFO$$$" which later leads to problems when automating the import of GDS into layout editors (ie, only ~25% of a whole cell library would be imported because the tools get confused by the metadata).

Fix: set with_metadata=False when generating GDS.

Problem 2: rect2gds.py, gds2rect.py and gds2rect.sh scripts could not be run even though they were installed with the act scripts flow.

Fix: changed executable permissions so when they are installed they can be run just like other scripts in the repo (like for example mag2rect.py).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant