commit | de41e9c720cc492877f5cfbd4cf17aba2907e447 | [log] [tgz] |
---|---|---|
author | agorararmard <aagouhar@efabless.com> | Thu Oct 08 19:50:57 2020 +0200 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Tue Oct 20 16:49:40 2020 -0400 |
tree | 4d1b84bfe540f47be49ae61b9cb43ef330b88779 | |
parent | 7a86e78e9fb2ae5d5cddf1261f7fda7cfb4aa6b2 [diff] |
Refer to the issue in a comment
diff --git a/sky130/custom/scripts/fix_missing_diodes_lef.py b/sky130/custom/scripts/fix_missing_diodes_lef.py index 4702b40..fe6b5fa 100644 --- a/sky130/custom/scripts/fix_missing_diodes_lef.py +++ b/sky130/custom/scripts/fix_missing_diodes_lef.py
@@ -1,5 +1,6 @@ #!/usr/bin/env python3 +# This script can be removed when GitHub issue #141 (https://github.com/google/skywater-pdk/issues/141) is fixed. from os import path import argparse import subprocess