From 3421055ec408e30d9e8afe2fcc02b45c1eda15e0 Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 21 Apr 2021 10:39:15 -0700 Subject: [PATCH] Update python requirements --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b6d5398e..2ffd4420 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ things that need to be fixed. 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) ++ Various Python packages (pip install -r requirements.txt) If you want to perform DRC and LVS, you will need either: + Calibre (for [FreePDK45])