Skip to content

try-except/InductorLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install necessary libraries

pip install -r requirements.txt

Install palace as an Apptainer (might take up to an hour)

apptainer build palace.sif ./lib/palace/singularity/singularity.def

Install IHP-SG13G2 libraries for Klayout

mkdir -p  ~/.klayout/tech
ln -s ./lib/ihp_open_pdk/ihp-sg13g2/libs.tech/klayout/tech ~/.klayout/tech/ihp-sg13g2
ln -s ~/.klayout/tech/ihp-sg13g2/sg13g2.lyp ~/.klayout/tech/
mkdir -p  ~/.klayout/python
ln -s ./lib/ihp_open_pdk/ihp-sg13g2/libs.tech/klayout/python/* ~/.klayout/python/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors