Ticket #71124: example.cir

File example.cir, 443 bytes (added by hughsonm (Max Hughson), 3 weeks ago)

Example file for demonstrating lack of xspice support

Line 
1*spara analysis
2.subckt sparackt p1 p2
3ags_2_2_n1 p1 int_a1_a1_0 filter_ags_2_2_n1
4.model filter_ags_2_2_n1 s_xfer(gain = 1 num_coeff = [1e6] den_coeff = [1 1e6] int_ic = [0 0])
5es_1_1_n1 p2 gnd int_a1_a1_0 gnd 1
6.ends
7vpulse1 in 0 pwl (0 0 7.32p 1 0.5n 1)
8xsubckt in out  sparackt
9rout out 0 50
10** to be used with rfm (.include tf_sxfer.cir)
11.control
12tran 7.2993e-9 1.23872e-6
13plot v(in)
14plot v(out)
15set filetype=ascii
16write rc.raw all
17.endc