From 7432192e5ed0ab4d1235ae8d59db959f8ae5440c Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Mon, 24 Sep 2018 09:11:44 -0700 Subject: [PATCH] Small change to test webhook --- compiler/openram.py | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/openram.py b/compiler/openram.py index e4ab593e..a53adecc 100755 --- a/compiler/openram.py +++ b/compiler/openram.py @@ -7,7 +7,6 @@ a spice (.sp) file for circuit simulation a GDS2 (.gds) file containing the layout a LEF (.lef) file for preliminary P&R (real one should be from layout) a Liberty (.lib) file for timing analysis/optimization - """ import sys,os