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

Script for new PDK tech def creation to copy symbols from reference BAG_prim #3

Open
wants to merge 1 commit into
base: without_OA
Choose a base branch
from

Conversation

martinjankoehler
Copy link

New PDK tech defs repos are always copied from cds_ff_mpt-bag3 as a reference.

After creating the schematic views using load("prim_pcell.il"),
the missing symbol views should be created
as described in https://bag3-readthedocs.readthedocs.io/en/latest/new_pdk_setup.html

"Create the symbols for each generated pCell using the recommended template in the BAG_prim library for cds_ff_mpt."

This commit adds a script intended to do exactly this, so i.e.:

$> ./copy_symbols.py --ref $BAG3_CDS_FF_MPT/OA/BAG_prim --dest $BAG3_MY_PDK/OA/BAG_prim

@martinjankoehler martinjankoehler changed the base branch from master to without_OA June 2, 2023 13:33
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