From d854c4b9a11e3ce180f1f722a30f4dfcc6cccdad Mon Sep 17 00:00:00 2001 From: Adam Megacz Date: Thu, 23 Jul 2009 17:01:51 -0700 Subject: [PATCH] remove extraneous tsmc90Header.hsp --- marina/electric/tsmc90Header.hsp | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100755 marina/electric/tsmc90Header.hsp diff --git a/marina/electric/tsmc90Header.hsp b/marina/electric/tsmc90Header.hsp deleted file mode 100755 index 48ab427..0000000 --- a/marina/electric/tsmc90Header.hsp +++ /dev/null @@ -1,34 +0,0 @@ -********************** TSMC 90nm Header ************************** - -****************************************************************** -* Set Process, Voltage and Temperature corner -****************************************************************** - -.lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT -.param sup=1.0 * Supply voltage -.temp 40 * Temperature - -****************************************************************** -* Standard Parameters and Options -****************************************************************** - -.param vsupply=sup -.param vhi=sup -.param vlo=0 -.param strong0=0 * Used in verilog, just needs to be defined to run hspice -.param strong1=1 * Used in verilog, just needs to be defined to run hspice -vvdd vdd gnd 'sup' -.options ACCT OPTS post -.opt scale=0.05u -.op - -.param AVT0N = AGAUSS(0.0, '0.01 / 0.1' , 1) -.param AVT0P = AGAUSS(0.0, '0.01 / 0.1' , 1) -.param ABN = AGAUSS(0.0, '0.02 / 0.1' , 1) -.param ABP = AGAUSS(0.0, '0.02 / 0.1' , 1) - -****************************************************************** -* Simulation commands -****************************************************************** - -.tran 10ps 10ns -- 1.7.10.4