5 .load public models-uf.so
10 my_rcd #(.weight(100) .re0(12) .re1(12) .rc0(12) .rc1(-3) ) z1( nin, 0);
13 V1 nin 0 pulse ( iv=0 pv=amplitude delay=delay rise=1n fall=1n width=width period=period )
19 .print tw tr(z1) amplitude order(z1) P(z1)
20 .print tran v(nin) P(z1) vin(z1) tr(z1)
23 * > tw_rcd_tw.out tran > tw_rcd_tr.out
32 * >> tw_rcd_tw.out tran >> tw_rcd_tr.out
34 * ( BUG: tr; tw doesnt work )