[Pkg-electronics-devel] Bug#802307: gnucap: No works
miguel
bokerones.fritos at gmail.com
Mon Oct 19 09:37:58 UTC 2015
Package: gnucap
Version: 1:0.36~20091207-2+b1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Run the program with a .net file generated by the "gnetlist" correctly program
and execute the program seems not to understand the list and ignores leaving
the program without option to simulate.
* What exactly did you do (or not do) that was effective (or
ineffective)?
The program must show either the listing file to run the "list" command and of
course continue simualción after running the "print op ..." and "op" commands.
But it does not get to that part, because it does not load the list.
* What was the outcome of this action?
This is my output:
miguel at debian:~/electronica/gedaesquemas$ gnucap resistencias.net
Gnucap 2009.12.07 RCS 26.136
The Gnu Circuit Analysis Package
Never trust any version less than 1.0
Copyright 1982-2009, Albert Davis
Gnucap comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome
to redistribute it under the terms of
the GNU General Public License, version 3 or later.
See the file "COPYING" for details.
V1 1 0 DC 10V
^ ? what's this?
R7 4 0 10
^ ? what's this?
R6 5 0 2300
^ ? what's this?
R5 5 3 750
^ ? what's this?
R3 4 2 230
^ ? what's this?
R4 0 3 3000
^ ? what's this?
R2 3 2 2000
^ ? what's this?
R1 2 1 1000
^ ? what's this?
..end
^ ? what's this?
* What outcome did you expect instead?
something equal to .net file
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages gnucap depends on:
ii libc6 2.19-22
ii libgcc1 1:5.2.1-22
ii libreadline6 6.3-8+b3
ii libstdc++6 5.2.1-22
gnucap recommends no packages.
gnucap suggests no packages.
-- no debconf information
-------------- next part --------------
miguel at debian:~/electronica/gedaesquemas$ cat resistencias.net
* gnetlist -g spice-sdb -o resistencias.net resistencias.sch
*********************************************************
* Spice file generated by gnetlist *
* spice-sdb version 4.28.2007 by SDB -- *
* provides advanced spice netlisting capability. *
* Documentation at http://www.brorson.com/gEDA/SPICE/ *
*********************************************************
*============== Begin SPICE netlist of main design ============
V1 1 0 DC 10V
R7 4 0 10
R6 5 0 2300
R5 5 3 750
R3 4 2 230
R4 0 3 3000
R2 3 2 2000
R1 2 1 1000
..end
miguel at debian:~/electronica/gedaesquemas$
-------------- next part --------------
miguel at debian:~/electronica/gedaesquemas$ gnucap resistencias.net
Gnucap 2009.12.07 RCS 26.136
The Gnu Circuit Analysis Package
Never trust any version less than 1.0
Copyright 1982-2009, Albert Davis
Gnucap comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome
to redistribute it under the terms of
the GNU General Public License, version 3 or later.
See the file "COPYING" for details.
V1 1 0 DC 10V
^ ? what's this?
R7 4 0 10
^ ? what's this?
R6 5 0 2300
^ ? what's this?
R5 5 3 750
^ ? what's this?
R3 4 2 230
^ ? what's this?
R4 0 3 3000
^ ? what's this?
R2 3 2 2000
^ ? what's this?
R1 2 1 1000
^ ? what's this?
..end
^ ? what's this?
gnucap> list
gnucap> print
tran
ac
dc
op
fourier
gnucap> print op v(1) v(2) v(3) v(4) v(5)
print op v(1) v(2) v(3) v(4) v(5)
^ ? no match
print op v(1) v(2) v(3) v(4) v(5)
^ ? no match
print op v(1) v(2) v(3) v(4) v(5)
^ ? no match
print op v(1) v(2) v(3) v(4) v(5)
^ ? no match
print op v(1) v(2) v(3) v(4) v(5)
^ ? no match
gnucap> quit
miguel at debian:~/electronica/gedaesquemas$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resistencias.sch
Type: text/x-fortran
Size: 1986 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-electronics-devel/attachments/20151019/ef2a7ccd/attachment.bin>
More information about the Pkg-electronics-devel
mailing list