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

$CDS in asap7_pdk_r1p7/cdslib/setup/cds.lib not Defined #25

Open
firasramadan opened this issue Jan 21, 2024 · 0 comments
Open

$CDS in asap7_pdk_r1p7/cdslib/setup/cds.lib not Defined #25

firasramadan opened this issue Jan 21, 2024 · 0 comments

Comments

@firasramadan
Copy link

Hello,

I'm trying to import the transistors models to the Virtuoso in order to model and simulate an aging model that I have.
I'm following the guidelines, but when running the virtuoso I'm getting the following Warnings:
WARNING The directory: '/users/firasr/asap7_rundir/$PDK_DIR/asap7ssc7p5t_05' does not exist
but was defined in libFile '/users/firasr/asap7_rundir/cds.lib' for Lib 'asap7ssc7p5t'.
WARNING The directory: '/users/firasr/asap7_rundir/$PDK_DIR/cdslib/asap7_TechLib' does not exist
but was defined in libFile '/users/firasr/asap7_rundir/cds.lib' for Lib 'asap7_TechLib'.
WARNING The directory: '/users/firasr/asap7_rundir/$CDS/tools/dfII/samples/cdslib/sample' does not exist
but was defined in libFile '/users/firasr/asap7_rundir/cds.lib' for Lib 'sample'.
WARNING The directory: '/users/firasr/asap7_rundir/$PDK_DIR/asap7ssc7p5t_05' does not exist
but was defined in libFile '/users/firasr/asap7_rundir/cds.lib' for Lib 'asap7ssc7p5t'.
WARNING The directory: '/users/firasr/asap7_rundir/$PDK_DIR/cdslib/asap7_TechLib' does not exist
but was defined in libFile '/users/firasr/asap7_rundir/cds.lib' for Lib 'asap7_TechLib'.
WARNING The directory: '/users/firasr/asap7_rundir/$CDS/tools/dfII/samples/cdslib/sample' does not exist
but was defined in libFile '/users/firasr/asap7_rundir/cds.lib' for Lib 'sample'.

The ones with $PDK_DIR I solved by running the setenv PDK_DIR ${PWD} again. but the one with the CDS I don't know what to do with it.
The paths defined in cds.lib: SOFTINCLUDE $CDS/share/cdssetup/cds.lib
DEFINE sample $CDS/tools/dfII/samples/cdslib/sample

are not available and I can't really see where the $CDS should be defined.

Your help is much appreciated.
Best,
Firas

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

1 participant