We need setting aa initial condition:

.ic v(out20)=0
This commit is contained in:
Holger Vogt 2020-08-12 16:19:32 +02:00
parent 4d0d4d1db7
commit 5e7af5647b
2 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,9 @@ xinv11 dd 0 sub well out buf inv1
cout buf ss 0.2pF
*
.options noacct
* for convergence with KLU
.ic v(out20) = 0
.control
save buf $ we just need buf, save memory by more than 10x
let mc_runs = 30 $ number of runs for monte carlo

View File

@ -41,6 +41,9 @@ xinv5 dd ss sub well out20 out inv5
xinv11 dd 0 sub well out buf inv1
cout buf ss 0.2pF
* for convergence with KLU
.ic v(out20) = 0
*** Model library files.
* Add your library here
* Chose the transistors for XMP1 and XMN1 accordingly