[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: gsch2pcb



I'm running gsch2pcb 1.5 on Solaris for one design and cannot get it to produce a .net netlist. Please see the output below. Regards,
Kurt




gsch2pcb tusharproj -v
Running command:
gnetlist -g pcbpins -o fortusharout.cmd fortushar_1.sch
--------
gEDA/gnetlist version 20061020
gEDA/gnetlist comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.


Remember to check that your schematic has no errors using the drc2 backend.
You can do it running 'gnetlist -g drc2 your_schematic.sch -o drc_output.txt'
and seeing the contents of the file drc_output.txt.


Loading schematic [/afs/lions.odu.edu/home/k/kpete017/seda/fortushar_1.sch]

---------------------------------
gEDA/gnetlist pcbpins Backend
This backend is EXPERIMENTAL
Use at your own risk!
---------------------------------

Running command:
gnetlist -g PCB -o fortusharout.net fortushar_1.sch
--------
gEDA/gnetlist version 20061020
gEDA/gnetlist comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.


Remember to check that your schematic has no errors using the drc2 backend.
You can do it running 'gnetlist -g drc2 your_schematic.sch -o drc_output.txt'
and seeing the contents of the file drc_output.txt.


Loading schematic [/afs/lions.odu.edu/home/k/kpete017/seda/fortushar_1.sch]
Probably parenthesis mismatch in /afs/.lions.odu.edu/dep/ece/geda-20061020/share/gEDA/scheme/gnet-PCB.scm
Most recently read form: (#@begin (#@process-use-modules (#@list (#@list (#@quote (ice-9 format))))))
ERROR: Unbound variable: PCB
--------
Running command:
gnetlist -g gsch2pcb -o fortusharout.pcb fortushar_1.sch
--------
gEDA/gnetlist version 20061020
gEDA/gnetlist comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.


Remember to check that your schematic has no errors using the drc2 backend.
You can do it running 'gnetlist -g drc2 your_schematic.sch -o drc_output.txt'
and seeing the contents of the file drc_output.txt.


Loading schematic [/afs/lions.odu.edu/home/k/kpete017/seda/fortushar_1.sch]
/usr/pubsw/bin/gm4: /afs/.lions.odu.edu/dep/ece/geda-20061020/share/pcb/m4/common.m4: No such file or directory
--------
CONN4: need new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
Found: packages/CON_SMA__Amphenol_901-10112
CONN4: added new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
----
R4: need new file element for footprint 1206 (value=50)
Found: packages/1206
R4: added new file element for footprint 1206 (value=50)
----
CONN3: need new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
Found: packages/CON_SMA__Amphenol_901-10112
CONN3: added new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
----
R3: need new file element for footprint 1206 (value=4700)
Found: packages/1206
R3: added new file element for footprint 1206 (value=4700)
----
CONN2: need new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
Found: packages/CON_SMA__Amphenol_901-10112
CONN2: added new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
----
R2: need new file element for footprint 1206 (value=470)
Found: packages/1206
R2: added new file element for footprint 1206 (value=470)
----
CONN1: need new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
Found: packages/CON_SMA__Amphenol_901-10112
CONN1: added new file element for footprint CON_SMA__Amphenol_901-10112 (value=unknown)
----
R1: need new file element for footprint 1206 (value=470)
Found: packages/1206
R1: added new file element for footprint 1206 (value=470)
----
C2: need new file element for footprint 1206 (value=10u)
Found: packages/1206
C2: added new file element for footprint 1206 (value=10u)
----
C1: need new file element for footprint 1206 (value=10u)
Found: packages/1206
C1: added new file element for footprint 1206 (value=10u)
----
U1: need new file element for footprint SOIC-127P-600L1-8N (value=unknown)
Found: packages/SOIC-127P-600L1-8N
U1: added new file element for footprint SOIC-127P-600L1-8N (value=unknown)
----



---------------------------------- Done processing. Work performed: 11 file elements and 0 m4 elements added to fortusharout.pcb.


Next step: 1. Run pcb on your file fortusharout.pcb. You will find all your footprints in a bundle ready for you to place or disperse with "File -> Disperse all elements" in PCB

2.  From within PCB, select "File -> Load netlist file" and select
   fortusharout.net to load the netlist.

3.  From within PCB, enter

          :ExecuteFile(fortusharout.cmd)

   to propagate the pin names of all footprints to the layout.

[7:14am]  stbarts:~/seda] ls *net
ls: No match.




_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user