Skip to content

Commit

Permalink
try drc
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippNauck committed Aug 6, 2024
1 parent 8771fea commit 7b6d844
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/drc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
uses: actions/checkout@master
- name: drc
run: |
export KLAYOUT_HOME=/ihp-sg13g2/libs.tech/klayout/tech klayout
export KLAYOUT_HOME=/home/runner/work/IHP-Open-DesignLib/IHP-Open-DesignLib/ihp-sg13g2/libs.tech/klayout/tech klayout
cd ..
ls
pwd
klayout -b -r /home/runner/work/IHP-Open-DesignLib/IHP-Open-DesignLib/ihp-sg13g2/libs.tech/klayout/tech/drc/sg13g2_minimal.lydrc -rd "in_gds"="/home/runner/work/IHP-Open-DesignLib/IHP-Open-DesignLib/AnalogLDO_exampleDesign/design_data/klayout/gds/LDO.gds"
Expand Down

0 comments on commit 7b6d844

Please sign in to comment.