From 4ede845153a7a0126d4037c882ac2173c3226669 Mon Sep 17 00:00:00 2001 From: Adam Megacz Date: Thu, 23 Jul 2009 16:42:00 -0700 Subject: [PATCH] tell hsim not to bother with DC initialization --- marina/testCode/header.hsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marina/testCode/header.hsp b/marina/testCode/header.hsp index 75ebcc2..e69c1fb 100644 --- a/marina/testCode/header.hsp +++ b/marina/testCode/header.hsp @@ -46,7 +46,7 @@ vvdd vdd gnd 'sup' ****************************************************************** * hsim gunk ****************************************************************** -* .hsimparam HSIMDCINIT=0 +.hsimparam HSIMDCINIT=0 .hsimparam HSIMVDD=0.9 .param HSIMSTOPAT=0 -- 1.7.10.4