- Update the read me to fix the LVS.
diff --git a/README.md b/README.md index 0e947f1..3149f72 100644 --- a/README.md +++ b/README.md
@@ -100,4 +100,10 @@ ## Analog User Project Documentation + +Running LVS command: +``` +python3 scripts/run_standard_lvs.py gds/ldo_v1/ldo_flattened_f.gds.gz extracted.spi xschem/ldo_v1/ldo_v1_lvs.spice report.lvs ldo_flattened_f +``` + Refer to [README](docs/source/index.rst) for this sample project documentation.