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

Re: gEDA-user: gschem sym files



El mar, 28-09-2010 a las 15:36 +0200, Karl Hammar escribiÃ:
> Karl:
> > >   1b, identify the correct meaning of pintype values as used today
> > 
> > Since drc2 is the only user of the pintype value, I looked into it.
> ...
> > Note A,
> >  since drc-matrix is symmetric (connection a -> b is the
> >  same as connection b -> a) and it is not directly referenced by 
> >  anything else than get-drc-matrixelement, I suggest we do it lower 
> >  triangular and let get-drc-matrix-element swap row/column if
> >  row < column. As a side effect the drc2:is_simetric-drc-matrix
> >  check could be elimated.
> ...
> 
> Patch attached.
> 

Patch applied in git head. I also modified the instructions at the
beginning of the file (lines 135-162) in order to keep the documentation
up to date.

There is a drc2 test bench at gnetlist/tests/drc2, which can be run with
the command "make tests" executed at that directory.

If you plan to modify this backend, it would be better if you add more
tests to this test bench to cover any new/modified functionality.

Thanks,

Carlos



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