From c286879a289933508b4a614da53680e5f9216d59 Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Fri, 25 Jan 2019 15:47:09 -0800 Subject: [PATCH] Minor edits to README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c4ae3c5..f70a2d87 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ To increase the verbosity of the test, add one (or more) -v options: python3 tests/00_code_format_check_test.py -v -t freepdk45 ``` To specify a particular technology use "-t " such as -"-t freepdk45" or "-t scn4m\_subm". The default for a unit test is scn4m_subm. +"-t freepdk45". The default for a unit test is scn4m_subm. The default for openram.py is specified in the configuration file. @@ -164,7 +164,7 @@ Each specific technology (e.g., [FreePDK45]) should be a subdirectory * replica\_cell\_6t.gds * sp_lib folder with all the .sp (premade) library netlists for the above cells. * layers.map -* A valid tech Python module (tech directory with __init__.py and tech.py) with: +* A valid tech Python module (tech directory with \_\_init\_\_.py and tech.py) with: * References in tech.py to spice models * DRC/LVS rules needed for dynamic cells and routing * Layer information