Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 23, 2018 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/1f8753adc5ffc9a253cb223072cffcd2 to your computer and use it in GitHub Desktop.
Save ryantm/1f8753adc5ffc9a253cb223072cffcd2 to your computer and use it in GitHub Desktop.
/nix/store/rl0z1s01yhpymjwwi5w2gh9550cc6qai-xcircuit-3.10.10
├── bin
│   └── xcircuit
└── lib
└── xcircuit-3.10
├── analoglib2.lps
├── analoglib3.lps
├── analog.lps
├── app-defaults
│   └── XCircuit
├── asg_spice.lps
├── avlsi.lps
├── boot_xcircuit.tcl
├── bparams.tcl
├── console.tcl
├── cyrillic.enc
├── digitallib.lps
├── digital.lps
├── digitaltcl.lps
├── edif.tcl
├── files.tcl
├── fonts
│   ├── courier_cyrillic.xfe
│   ├── courieriso2.lps
│   ├── courieriso2.xfe
│   ├── courieriso5.lps
│   ├── courieriso5.xfe
│   ├── courieriso.xfe
│   ├── courier.lps
│   ├── courier.xfe
│   ├── helvetica_cyrillic.xfe
│   ├── helveticaiso2.lps
│   ├── helveticaiso2.xfe
│   ├── helveticaiso5.lps
│   ├── helveticaiso5.xfe
│   ├── helveticaiso.xfe
│   ├── helvetica.lps
│   ├── helvetica.xfe
│   ├── myfont.lps
│   ├── myfont.xfe
│   ├── symbol.lps
│   ├── symbol.xfe
│   ├── times_roman_cyrillic.xfe
│   ├── times_romaniso2.lps
│   ├── times_romaniso2.xfe
│   ├── times_romaniso5.lps
│   ├── times_romaniso5.xfe
│   ├── times_romaniso.xfe
│   ├── times_roman.lps
│   └── times_roman.xfe
├── generic.lps
├── ic_templates.lps
├── isolatin2.enc
├── isolatin5.enc
├── lgf.lps
├── library.tcl
├── man
│   └── xcircuit.1
├── matgen.tcl
├── mousehint.tcl
├── musiclib.lps
├── ngspice.tcl
├── panzoom.tcl
├── pcb_layout.lps
├── pcb.lps
├── pcbout.tcl
├── pixmaps
│   ├── a.gif
│   ├── bd.gif
│   ├── b.gif
│   ├── ccw.gif
│   ├── co.gif
│   ├── cp.gif
│   ├── cw.gif
│   ├── d2.gif
│   ├── e.gif
│   ├── fi.gif
│   ├── fx.gif
│   ├── fy.gif
│   ├── i.gif
│   ├── li.gif
│   ├── mk.gif
│   ├── mv.gif
│   ├── pa.gif
│   ├── pl.gif
│   ├── pm.gif
│   ├── pn.gif
│   ├── po2.gif
│   ├── pu2.gif
│   ├── pz.gif
│   ├── q.gif
│   ├── r.gif
│   ├── s.gif
│   ├── solid.xbm
│   ├── stip12.xbm
│   ├── stip25.xbm
│   ├── stip38.xbm
│   ├── stip50.xbm
│   ├── stip62.xbm
│   ├── stip75.xbm
│   ├── stip88.xbm
│   ├── tg.gif
│   ├── t.gif
│   ├── ti.gif
│   ├── tp.gif
│   ├── uj.gif
│   ├── w.gif
│   ├── xcircuit.gif
│   ├── xcircuit.ico
│   ├── yp.gif
│   ├── z4.gif
│   └── z5.gif
├── pkgIndex.tcl
├── quadparts.lps
├── resource.tcl
├── selection.tcl
├── series74xx.lps
├── signal.lps
├── sinusoid.tcl
├── standard_cells_3V.cir
├── standard_cells.cir
├── sue_xc.tcl
├── symbol.tcl
├── text.tcl
├── tkcon.tcl
├── wrapper.tcl
├── xchelp.tcl
├── xcircdnull
├── xcircexec
├── xcircps2.pro
├── xcircuit.so
├── xcircuit.tcl
├── xcstartup.tcl
└── xspice.lps
7 directories, 126 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment