Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make drc rule files standalone #58

Open
proppy opened this issue Mar 30, 2023 · 1 comment
Open

make drc rule files standalone #58

proppy opened this issue Mar 30, 2023 · 1 comment

Comments

@proppy
Copy link
Member

proppy commented Mar 30, 2023

Slightly related to #16 and #39, it would be great to decouple each rule files from the global variables defined in main.drc and make them so that they can be executed as a standalone drc script in klayout.

@atorkmabrains
Copy link
Collaborator

@proppy It's impossible to do this as the main.drc contains all the base layer definitions and reading procedure. We designed the rule deck structure this way to make it cleaner and easier to run. In the python script, you could run a single table using --table option.

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

No branches or pull requests

2 participants