nbaer@linux:~/Projects/Terrigena/FILTER-DESIGN/FRONT-END-FILTER>
gnetlist -g drc2 test.sch -o -
gEDA/gnetlist version 20050313
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
[/home/nbaer/Projects/Terrigena/FILTER-DESIGN/FRONT-END-FILTER/test.sch]
Checking non-numbered parts...
Checking duplicated references...
ERROR: Duplicated reference R1.
Checking nets with only one connection...
ERROR: Net has only one connected pin: dgnd
ERROR: Net has only one connected pin: unnamed_net1
Checking type of pins connected to a net...
Checking unconnected pins...
Checking slots...
Checking duplicated slots...
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: #<variable 80661b8 binding:
#<primitive-procedure <>>
nbaer@linux:~/Projects/Terrigena/FILTER-DESIGN/FRONT-END-FILTER>