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

Re: gEDA-user: gschem sym files



On Sep 28, 2010, at 12:39 PM, Karl Hammar wrote:

> In gnet-drc2.scm:
> 
> ;; Example:
> ;; (define dont-check-non-numbered-parts 1)
> ;; (define dont-check-duplicated-references 1)
> ;; (define dont-check-one-connection-nets 1)
> ;; (define dont-report-unknown-pintypes 1)
> ;; (define dont-check-pintypes-of-nets 1)
> ;; (define dont-check-not-driven-nets 1)
> ;; (define dont-check-unconnected-pins 1)
> ;; (define dont-check-duplicated-slots 1)
> ;; (define dont-check-unused-slots 1)
> ;; (define action-unused-slots #\w)
> ;; (define case_insensitive 1)
> 
> and there is also descriptions how to alter what is allowed to
> connect to what in the file. The problem seems to get that inside
> 
> gnetlist -g drc2 ... 
> 
> unless you edit the /usr/share/gEDA/scheme/gnet-drc2.scm (or similar) 
> file.

You can put the definitions you need into a file in your project, and load it with the -l flag to gnetlist. See the gnetlist man page.

John Doty              Noqsi Aerospace, Ltd.
http://www.noqsi.com/
jpd@xxxxxxxxx




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