GitHub
10/28/2024, 12:34 PMRSC_IHPSG13_CDLYX1_DUMMY
- I'm attaching a copy of the LVS run dir with the extracted circuit and the .lvsdb file:
lvs_run_2024_10_28_12_29_51.zip
Steps to Reproduce the Problem
Check out this repo (dev branch), set PDK_ROOT
to point at the checked out repo, and then run:
cd $PDK_ROOT/ihp-sg13g2/libs.tech/klayout/tech/lvs
python run_lvs.py --layout $PDK_ROOT/ihp-sg13g2/libs.ref/sg13g2_sram/gds/RM_IHPSG13_1P_1024x8_c2_bm_bist.gds --netlist $PDK_ROOT/ihp-sg13g2/libs.ref/sg13g2_sram/cdl/RM_IHPSG13_1P_1024x8_c2_bm_bist.cdl
IHP-GmbH/IHP-Open-PDK