Clean up output file names for lvs. Update lvs script in magic.

This commit is contained in:
Matt Guthaus
2019-02-22 14:38:00 -08:00
parent f30743aa7e
commit 9459839c06
5 changed files with 40 additions and 16 deletions
+3 -1
View File
@@ -42,10 +42,12 @@ The OpenRAM compiler has very few dependencies:
+ [Ngspice] 26 (or later) or HSpice I-2013.12-1 (or later) or CustomSim 2017 (or later)
+ Python 3.5 or higher
+ Python numpy (pip3 install numpy to install)
+ Python scipy (pip3 install scipy to install)
If you want to perform DRC and LVS, you will need either:
+ Calibre (for [FreePDK45])
+ [Magic] + [Netgen] (for [SCMOS])
+ [Magic] 8.2.79 or higher (for [SCMOS])
+ [Netgen] 1.5 (for [SCMOS])
You must set two environment variables:
+ OPENRAM\_HOME should point to the compiler source directory.