From 88d337f299a3c928fbc9da5683e118c1b1eb597d Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Wed, 4 Jun 2025 13:07:51 +0200 Subject: [PATCH] Remove limitation on TSTEP --- README.SEEgenerator | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.SEEgenerator b/README.SEEgenerator index b1c42f114..12c8d3858 100644 --- a/README.SEEgenerator +++ b/README.SEEgenerator @@ -160,8 +160,7 @@ to start or repeat the whole sequence, depending on the circuit status. A rising at ctrl, when crossing the threshold given by ctrlthres, will initiate the sequence (including tdelay and tperiod). -This model will work in transient analysis. The time step TSTEP should be chosen to be not -larger than than trise. +This model will work in transient analysis. Example ngspice usage (with control)