ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2016/02/12/08:10:51

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
From: "Ludwig, Marc" <Marc DOT Ludwig AT stud DOT fh-jena DOT de>
To: "geda-help AT delorie DOT com" <geda-help AT delorie DOT com>
Subject: [geda-help] gschem vams example
Thread-Topic: gschem vams example
Thread-Index: AdFllfLsy4CF6zD3RMu6BL4GDBwUbA==
Date: Fri, 12 Feb 2016 13:10:10 +0000
Message-ID: <651560937C6F9C4EA4EAA4887AE5B7475C9AE4E4@HOMER4.net.fh-jena.de>
Accept-Language: de-DE, en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.25.1.68]
MIME-Version: 1.0
Reply-To: geda-help AT delorie DOT com

--_000_651560937C6F9C4EA4EAA4887AE5B7475C9AE4E4HOMER4netfhjena_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi folks,
I'm trying to run the VHDL-AMS example which is located under 'geda-gaf/gne=
tlist/examples/vams' inside the git repository. But each time i ran 'gschem=
 sch/transitest.sch' i got an unbound variable error, symbols where not fou=
nd and the shartcuts <g e> and <g n> doesn't work.

Also here's a paste of the coresponding log file:
---------------------------------------- start of gschem.log --------------=
--------------------------
gEDA/gschem Version 1.9.2.20150930
gEDA/gschem kommt OHNE JEGLICHE GARANTIE. Bitte lies die Datei COPYING f=FC=
rn=E4here Informationen.
Dies ist Freie Software. Sie darf gerne weitergegeben werden. Bitte lies di=
e
Lizenzbestimmungen in der Datei COPYING f=FCr n=E4here Informationen.

Lese init scm Datei [/usr/share/gEDA/scheme/gschem.scm]
Loaded RC file [/usr/share/gEDA/system-gafrc]
Loaded RC file [/home/marc/.gEDA/gafrc]
Loaded RC file [/usr/share/gEDA/system-gschemrc]

Backtrace:
In ice-9/boot-9.scm:
 157: 9 [catch #t #<catch-closure 27d3c00> ...]
In unknown file:
   ?: 8 [apply-smob/1 #<catch-closure 27d3c00>]
In ice-9/boot-9.scm:
 157: 7 [catch #t #<catch-closure 2d65c80> ...]
In unknown file:
   ?: 6 [apply-smob/1 #<catch-closure 2d65c80>]
In ice-9/boot-9.scm:
2401: 5 [save-module-excursion #<procedure 2f48980 at ice-9/boot-9.scm:4045=
:3 ()>]
4052: 4 [#<procedure 2f48980 at ice-9/boot-9.scm:4045:3 ()>]
In unknown file:
   ?: 3 [load-compiled/vm "/home/marc/.cache/guile/ccache/2.0-LE-8-2.0/home=
/marc/Projects/geda-gaf/gnetlist/examples/vams/commonrc.go"]
In /home/marc/Projects/geda-gaf/gnetlist/examples/vams/./commonrc:
   6: 2 [#<procedure 2d65160 ()>]
In ice-9/boot-9.scm:
 102: 1 [#<procedure 2f48a40 at ice-9/boot-9.scm:97:6 (thrown-k . args)> un=
bound-variable ...]
In unknown file:
   ?: 0 [apply-smob/1 #<catch-closure 2d65c40> unbound-variable ...]

ERROR: In procedure apply-smob/1:
ERROR: In procedure module-lookup: Unbound variable: component-library
FEHLER: Failed to load RC file [/home/marc/Projects/geda-gaf/gnetlist/examp=
les/vams/gschemrc]: ERROR: Unbound variable: component-library

Lade Schaltplan [/home/marc/Projects/geda-gaf/gnetlist/examples/vams/sch/tr=
ansitest.sch]
Die eingelesene sch/sym Datei hat ein altes Dateiformat!
Bitte aktualisiere die Datei mit g[sym|sch]update:
[/home/marc/Projects/geda-gaf/gnetlist/examples/vams/sch/transitest.sch]
Das Bauteil [gnd_node.sym] konnte nicht in der Bauteilbibliothek gefunden w=
erden
Das Bauteil [resistor.sym] konnte nicht in der Bauteilbibliothek gefunden w=
erden
Das Bauteil [resistor.sym] konnte nicht in der Bauteilbibliothek gefunden w=
erden
Das Bauteil [voltage_source.sym] konnte nicht in der Bauteilbibliothek gefu=
nden werden
Das Bauteil [voltage_source.sym] konnte nicht in der Bauteilbibliothek gefu=
nden werden
Das Bauteil [BJT_transistor_simple.sym] konnte nicht in der Bauteilbiblioth=
ek gefunden werden
---------------------------------------- end of gschem.log ----------------=
------------------------

Since this example is about ~15 Jears old im only looking for a minimal wor=
king example to generate VHDL-AMS Files (*.vhd), if one could provide a goo=
d tutorial or some configuration files this would be very nice.

Thanks for your time and best regards,

Marc

--_000_651560937C6F9C4EA4EAA4887AE5B7475C9AE4E4HOMER4netfhjena_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html dir=3D"ltr">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style id=3D"owaParaStyle" type=3D"text/css">P {margin-top:0;margin-bottom:=
0;}</style>
</head>
<body ocsi=3D"0" fpstyle=3D"1">
<div style=3D"direction: ltr;font-family: Tahoma;color: #000000;font-size: =
10pt;">Hi folks,<br>
I'm trying to run the VHDL-AMS example which is located under 'geda-gaf/gne=
tlist/examples/vams' inside the git repository. But each time i ran 'gschem=
 sch/transitest.sch' i got an unbound variable error, symbols where not fou=
nd and the shartcuts &lt;g e&gt; and &lt;g
 n&gt; doesn't work.<br>
<br>
Also here's a paste of the coresponding log file:<br>
---------------------------------------- start of gschem.log --------------=
--------------------------<br>
gEDA/gschem Version 1.9.2.20150930<br>
gEDA/gschem kommt OHNE JEGLICHE GARANTIE. Bitte lies die Datei COPYING f=FC=
rn=E4here Informationen.<br>
Dies ist Freie Software. Sie darf gerne weitergegeben werden. Bitte lies di=
e<br>
Lizenzbestimmungen in der Datei COPYING f=FCr n=E4here Informationen.<br>
<br>
Lese init scm Datei [/usr/share/gEDA/scheme/gschem.scm]<br>
Loaded RC file [/usr/share/gEDA/system-gafrc]<br>
Loaded RC file [/home/marc/.gEDA/gafrc]<br>
Loaded RC file [/usr/share/gEDA/system-gschemrc]<br>
<br>
Backtrace:<br>
In ice-9/boot-9.scm:<br>
&nbsp;157: 9 [catch #t #&lt;catch-closure 27d3c00&gt; ...]<br>
In unknown file:<br>
&nbsp;&nbsp; ?: 8 [apply-smob/1 #&lt;catch-closure 27d3c00&gt;]<br>
In ice-9/boot-9.scm:<br>
&nbsp;157: 7 [catch #t #&lt;catch-closure 2d65c80&gt; ...]<br>
In unknown file:<br>
&nbsp;&nbsp; ?: 6 [apply-smob/1 #&lt;catch-closure 2d65c80&gt;]<br>
In ice-9/boot-9.scm:<br>
2401: 5 [save-module-excursion #&lt;procedure 2f48980 at ice-9/boot-9.scm:4=
045:3 ()&gt;]<br>
4052: 4 [#&lt;procedure 2f48980 at ice-9/boot-9.scm:4045:3 ()&gt;]<br>
In unknown file:<br>
&nbsp;&nbsp; ?: 3 [load-compiled/vm &quot;/home/marc/.cache/guile/ccache/2.=
0-LE-8-2.0/home/marc/Projects/geda-gaf/gnetlist/examples/vams/commonrc.go&q=
uot;]<br>
In /home/marc/Projects/geda-gaf/gnetlist/examples/vams/./commonrc:<br>
&nbsp;&nbsp; 6: 2 [#&lt;procedure 2d65160 ()&gt;]<br>
In ice-9/boot-9.scm:<br>
&nbsp;102: 1 [#&lt;procedure 2f48a40 at ice-9/boot-9.scm:97:6 (thrown-k . a=
rgs)&gt; unbound-variable ...]<br>
In unknown file:<br>
&nbsp;&nbsp; ?: 0 [apply-smob/1 #&lt;catch-closure 2d65c40&gt; unbound-vari=
able ...]<br>
<br>
ERROR: In procedure apply-smob/1:<br>
ERROR: In procedure module-lookup: Unbound variable: component-library<br>
FEHLER: Failed to load RC file [/home/marc/Projects/geda-gaf/gnetlist/examp=
les/vams/gschemrc]: ERROR: Unbound variable: component-library<br>
<br>
Lade Schaltplan [/home/marc/Projects/geda-gaf/gnetlist/examples/vams/sch/tr=
ansitest.sch]<br>
Die eingelesene sch/sym Datei hat ein altes Dateiformat!<br>
Bitte aktualisiere die Datei mit g[sym|sch]update:<br>
[/home/marc/Projects/geda-gaf/gnetlist/examples/vams/sch/transitest.sch]<br=
>
Das Bauteil [gnd_node.sym] konnte nicht in der Bauteilbibliothek gefunden w=
erden<br>
Das Bauteil [resistor.sym] konnte nicht in der Bauteilbibliothek gefunden w=
erden<br>
Das Bauteil [resistor.sym] konnte nicht in der Bauteilbibliothek gefunden w=
erden<br>
Das Bauteil [voltage_source.sym] konnte nicht in der Bauteilbibliothek gefu=
nden werden<br>
Das Bauteil [voltage_source.sym] konnte nicht in der Bauteilbibliothek gefu=
nden werden<br>
Das Bauteil [BJT_transistor_simple.sym] konnte nicht in der Bauteilbiblioth=
ek gefunden werden<br>
---------------------------------------- end of gschem.log ----------------=
------------------------<br>
<br>
Since this example is about ~15 Jears old im only looking for a minimal wor=
king example to generate VHDL-AMS Files (*.vhd), if one could provide a goo=
d tutorial or some configuration files this would be very nice.<br>
<br>
Thanks for your time and best regards,<br>
<br>
Marc<br>
</div>
</body>
</html>

--_000_651560937C6F9C4EA4EAA4887AE5B7475C9AE4E4HOMER4netfhjena_--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019