TOP Device IC List CAD
install on debian
$ apt-get install autoconf automake
$ apt-get install libtool texinfo
$ apt-get install libeditline0 tclx8.4 tk8.4
$ apt-get install tklib
$ apt-get install libeditline0 libeditline-dev libedit-dev
$ apt-get install libxaw7-dev # to have libXaw7.a
# download ng-spice-rework-19.tar.gz from http://ngspice.sourceforge.net/download.html
$ tar zxvf ng-spice-rework-19.tar.gz
$ cd ngspice-19
$ ./autogen.sh
$ ./configure --enable-xgraph --with-editline=yes
$ make
$ sudo make install
$ apt-get install gnucap gspiceui gwave gnetlist
$ apt-get install libwxgtk2.8-dev
$ apt-get install libtool texinfo
$ apt-get install libeditline0 tclx8.4 tk8.4
$ apt-get install tklib
$ apt-get install libeditline0 libeditline-dev libedit-dev
$ apt-get install libxaw7-dev # to have libXaw7.a
# download ng-spice-rework-19.tar.gz from http://ngspice.sourceforge.net/download.html
$ tar zxvf ng-spice-rework-19.tar.gz
$ cd ngspice-19
$ ./autogen.sh
$ ./configure --enable-xgraph --with-editline=yes
$ make
$ sudo make install
$ apt-get install gnucap gspiceui gwave gnetlist
$ apt-get install libwxgtk2.8-dev
.sch 作成
$ gschem aaa.sch
place "spice-include-1.sym"
place "spice-include-1.sym"
.sch->.cir
$ gnetlist? -g spice-sdb -o aaa.cir aaa.sch


最新コメント