Maker Pro
Maker Pro

How to perform pole zero analysis with spice3f?

H

Helmut Sennewald

Jan 1, 1970
0
....
I have heard about LTSpice. Since you're running Linux, please point me
somewhere i can download/install LTSpice package. After gooooogling
LTSpice Linux, i have no precise informations about.
Since i'm using ngspice for years, i'm please to help ng-spice users.


Hello Habib,

LTspice can be used with the Wine-"emulator" on every Linux-PC with
any x86 processor.

1. Download the installation file swcadiii.exe into any directory.
http://www.linear.com/designtools/softwareRegistration.jsp

2. Installation
$ wine swcadiii.exe

Enter an installation directory if you were asked during installation.
You will get an icon of the LTspice program on your desktop.

3. Running LTspice
Ltspice can be started now if you click the icon or if you start it in a
terminal.
$ wine scad3.exe


Help doesn't work
-------------------
The help doesn't work under Linux. Therefore you can download a PDF-manual.
http://ltspice.linear.com/software/scad3.pdf

Vertical text is shown horizontally
---------------------------------
If you have a Windows license too, you should add "arial.ttf" and
and "cour.ttf" from your Windows system to your Linux.

The Yahoo group for LTspice
------------------------------
http://tech.groups.yahoo.com/group/LTspice/


Best regards,
Helmut
 
H

habib.bouaziz-viallet

Jan 1, 1970
0
Le Mon, 15 Jan 2007 19:59:15 +0100, Helmut Sennewald a écrit :
Hello Habib,

LTspice can be used with the Wine-"emulator" on every Linux-PC with
any x86 processor.

1. Download the installation file swcadiii.exe into any directory.
http://www.linear.com/designtools/softwareRegistration.jsp

2. Installation
$ wine swcadiii.exe

Enter an installation directory if you were asked during installation.
You will get an icon of the LTspice program on your desktop.

3. Running LTspice
Ltspice can be started now if you click the icon or if you start it in a
terminal.
$ wine scad3.exe


Help doesn't work
-------------------
The help doesn't work under Linux. Therefore you can download a PDF-manual.
http://ltspice.linear.com/software/scad3.pdf

Vertical text is shown horizontally
---------------------------------
If you have a Windows license too, you should add "arial.ttf" and
and "cour.ttf" from your Windows system to your Linux.

The Yahoo group for LTspice
------------------------------
http://tech.groups.yahoo.com/group/LTspice/


Best regards,
Helmut


Hi Helmut,

I have installed wine on my Debian GNU/Linux box and after install LTspice
(with wine-safe). It was very easy and LTspice looks good.

May be i will switch from Kicad/ngspice to LTspice.

So many thx Helmut,

Habib
 
Top