Check that logic gates are not given null ports.
commit7bf4b64c0ad3b1e12281a39a4b78b827dca2c6f8
authorCary R <cygcary@yahoo.com>
Thu, 30 Aug 2007 00:29:56 +0000 (29 17:29 -0700)
committerStephen Williams <steve@icarus.com>
Tue, 4 Sep 2007 23:13:46 +0000 (4 16:13 -0700)
treee913e89241f3d30f310fdaa33a2b5dee8a03cdcc
parent4f6b47b345b2104e5a3dcc50d3ca0b84f7b441b4
Check that logic gates are not given null ports.

Logic gates do not handle null ports so check for this and
issue an error message when it happens.
elaborate.cc