improve getVerilog() code in Mask to use explicit comparisons rather than bitwise...
authoradam <adam@megacz.com>
Thu, 21 Aug 2008 10:20:16 +0000 (11:20 +0100)
committeradam <adam@megacz.com>
Thu, 21 Aug 2008 10:20:16 +0000 (11:20 +0100)
commit3ddc98a96f4a56a0d727772eb54f201275f6e4dc
tree28fe44d61c3018528c17f2527a188d7c57f4efb5
parent0c9cd35e67cf22a8ee39329be2d48609b318a2f2
improve getVerilog() code in Mask to use explicit comparisons rather than bitwise operations
src/edu/berkeley/fleet/util/Mask.java