Skip to content

Commit

Permalink
Updating primitives names
Browse files Browse the repository at this point in the history
  • Loading branch information
FaragElsayed2 authored and mithro committed Aug 20, 2022
1 parent 9e7459c commit c07bb31
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 345 deletions.
2 changes: 1 addition & 1 deletion rules/klayout/lvs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The `run_lvs.py` script takes a gds file and a netlist to run LVS rule deck of G
Example:

```bash
python3 run_lvs.py --path=testing/extraction_checking/sample_nmos_3p3.gds --net=sample_nmos_3p3.spice --thr=16 --gf180mcu=B --set_verbose --set_spice_comments
python3 run_lvs.py --path=testing/extraction_checking/sample_nfet_03v3.gds --net=sample_nfet_03v3.spice --thr=16 --gf180mcu=B --set_verbose --set_spice_comments
```

### Options
Expand Down
Loading

0 comments on commit c07bb31

Please sign in to comment.