From 343ae0475c16da1a0633f187825310da3e3e2f6d Mon Sep 17 00:00:00 2001 From: Adam Megacz Date: Fri, 29 May 2009 06:30:02 +0000 Subject: [PATCH] add hsim gunk to header.hsp --- testCode/header.hsp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/testCode/header.hsp b/testCode/header.hsp index bd242d6..e286cf4 100644 --- a/testCode/header.hsp +++ b/testCode/header.hsp @@ -35,3 +35,12 @@ vvdd vdd gnd 'sup' .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) + +****************************************************************** +* hsim gunk +****************************************************************** +.hsimparam HSIMDCINIT=0 +.hsimparam HSIMVDD=0.9 +.param HSIMSTOPAT=0 +.param HSIMOUTPUT=fsdb +.param HSIMOUTPUTTBL=rawfile -- 1.7.10.4