home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / education / n / spice / files / !Examples / In / RC < prev    next >
Encoding:
Text File  |  1988-01-27  |  137 b   |  10 lines

  1. rick's circuit.
  2. r 1 2 1.0
  3. * l 1 2 1.0
  4. c 2 0 1.0
  5. vin 1 0  pulse (0 1) ac 1
  6. * .tran  0.1 7.0
  7. .ac dec 10 .1 10
  8. .plot tran  v(3) i(vin)
  9. .end
  10.