[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 698743] Re: [PATCH 1/2] gnetlist: NoConnection nets with more than 1 pin are an error in drc2 backend
status fixcommitted
done
commit 536a3a5148d0b13cc2a45c21af299e2f16611b92
Author: Alan Somers (none) <somers@tryptophan>
Date: Sun Jan 9 13:22:27 2011 -0700
gnetlist: Fixed tests for new connected-noconnects DRC2 option.
Reviewed-by: Peter TB Brett <peter@xxxxxxxxxxxxx>
Closes-bug: lp-698743
commit 5dfbb76b54a70f2f3c0fc90752326ec3855bb9a7
Author: Alan Somers (none) <somers@tryptophan>
Date: Thu Jan 6 18:18:16 2011 -0700
gnetlist: Added testcase for connected noconnects in drc2
Reviewed-by: Peter TB Brett <peter@xxxxxxxxxxxxx>
Affects-bug: lp-698743
commit b8d3805b22aab292f0b07ab45c4ab019545c8fbc
Author: Alan Somers <asomers@xxxxxxxxx>
Date: Wed Jan 5 23:14:04 2011 -0700
gnetlist: NoConnection nets with more than 1 pin are an error in drc2 backen
Adding the NoConnection DRC attribute to a net causes the drc2 backend
to ignore it when checking for unconnected nets. However, drc2
currently doesn't enforce that the net is actually unconnected. It's
possible to mark two pins as NoConnection and then accidentally wire
them together. This patch to gnet-drc2.scm checks for that case.
Reviewed-by: Peter TB Brett <peter@xxxxxxxxxxxxx>
Affects-bug: lp-698743
** Changed in: geda
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/698743
Title:
drc2 backend should check that NoConnection nets
Status in GPL Electronic Design Automation tools:
Fix Committed
Bug description:
Adding the NoConnection DRC attribute to a net causes the drc2 backend to ignore it when checking for unconnected nets. However, drc2 currently doesn't enforce that the net is actually unconnected. It's possible to mark two pins as NoConnection and then accidentally wire them together. This patch to gnet-drc2.scm checks for that case.
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug