Holger Vogt
|
f2247a3c6f
|
Use sparse, as KLU will fail.
|
3 years ago |
Holger Vogt
|
5c8af9770b
|
Add rusage to measure simulation time.
|
3 years ago |
Brian Taylor
|
7ff8f3773f
|
Handle cases where logicexp has a timing model but no pindly. This is rare, only 22 tests from the digital libraries. Move digital examples, add missing .spiceint file.
|
3 years ago |
Brian Taylor
|
cd883d23d6
|
Examples for 74*568 behavioral subckts.
|
3 years ago |
Holger Vogt
|
5324319edb
|
Move digital examples to new locations
|
3 years ago |
Brian Taylor
|
4294f49968
|
Add more vectors to behavioral 283 circuit. Add tristate buffer circuit which shows glitches until inertial delays are implemented.
|
3 years ago |
Brian Taylor
|
d425beb557
|
Typo, 2 x1 subcircuits.
|
3 years ago |
Brian Taylor
|
d54c1fc091
|
Add pindly tristate example. Cleanup error handling.
|
3 years ago |
Brian Taylor
|
b142be7fde
|
Add behavioral (LOGICEXP, PINDLY) test for 283 circuit. There are glitches in the simulation for some of the s* outputs. Probably due to not having inertial delays. And why not set 'zero' delays as close to zero as permitted by XSPICE.
|
3 years ago |
Brian Taylor
|
4e76586b6b
|
Reduce the delays of 'zero' delay gates to 1.0e-11. Add decoder test for logicexpr and pindly.
|
3 years ago |
Holger Vogt
|
43de22ec24
|
Update to the examples: enable plotting with option digitop
|
3 years ago |
Brian Taylor
|
4706c3dea5
|
Add 74xx283 4-bit adder example from the Micro Cap digital example circuits. Pspice primitives are translated to Xspice and a waveform is displayed using GTKWave. This is a digital-only test.
|
4 years ago |
Holger Vogt
|
e9b5a9a957
|
aswitch needs two input nodes because gd has been selected for input.
|
4 years ago |
Brian Taylor
|
7f38ce4ebb
|
Remove debug code.
|
4 years ago |
Brian Taylor
|
112e47d0d3
|
This test is equivalent to examples/xspice/xspice_c3.cir and uses Pspice subckts for the divider and nand gate.
|
4 years ago |
Brian Taylor
|
e8dfd16cb2
|
Add counter test. Check for usage of $d_lo, $d_hi, $d_nc usage with dff, jkff, dltch which will not translate to Xspice.
|
4 years ago |
Brian Taylor
|
f7c519f149
|
All-digital U* device examples. No a/d or d/a interfaces on the subcircuits.
|
4 years ago |
Holger Vogt
|
7f326b4fe1
|
remove options not needed
local behavior setting
|
4 years ago |
Holger Vogt
|
c7a3fc4401
|
PostScript example input file
|
5 years ago |
Holger Vogt
|
e927fe57af
|
remove obsolete parameter
|
5 years ago |
Holger Vogt
|
af2f3790f1
|
Enlarge pulse width to allow the amp to stabilize
|
6 years ago |
Holger Vogt
|
b86f7ce14d
|
compare aswitch (with limit=TRUE) and pswitch
|
6 years ago |
Holger Vogt
|
fdc143ce16
|
Add a limit capability to the code model aswitch
Example switch-oscillators_inc.cir showed currents up to 3GA
|
6 years ago |
Holger Vogt
|
38f7bf31ef
|
Replace $ by ; as end-of-line comment delimiter
$ is a standard character in PSPICE
|
6 years ago |
dwarning
|
6a93dd16d1
|
specific ngbehavior by .spiceinit
|
6 years ago |
Holger Vogt
|
23cef80914
|
option not needed for convergence
|
6 years ago |
Holger Vogt
|
e6bbedf203
|
example for ~(~v(9)&v(8))
|
6 years ago |
Holger Vogt
|
c8082072fb
|
Add ac simulation
|
7 years ago |
Holger Vogt
|
3109cf2825
|
add simulation time info
|
7 years ago |
Holger Vogt
|
7592644400
|
small update for README, hint to manual chapt. 16.13.5
|
8 years ago |
Holger Vogt
|
ea3ada107b
|
small addition (hint to add 'set ngbehavior=ps')
|
8 years ago |
Holger Vogt
|
d61fa145c1
|
Update to PSPICE-ngspice models
README with download information
|
8 years ago |
Holger Vogt
|
5623996b33
|
give a hint where to download library
remove library from distribution
|
8 years ago |
Holger Vogt
|
930ef32c83
|
path to library is the actual directory
|
8 years ago |
Holger Vogt
|
7b6cd86a62
|
re-write vswitch transformation code:
first scan: check for each .model with vswitch
second scan: check for switch instances
(s lines) using the models
|
8 years ago |
Holger Vogt
|
210345c78a
|
example for mixed vswitch, standard switch circuit
|
8 years ago |
Holger Vogt
|
949299f2fc
|
add examples for PSPICE -> ngspice transfer
|
8 years ago |