lawrancej / logisim

Git fork of Logisim code base
http://www.cburch.com/logisim/
GNU General Public License v3.0
211 stars 104 forks source link

Truth table multiple bit variables #44

Open lawrancej opened 10 years ago

lawrancej commented 10 years ago

It'd be nice to have a way use a variable name with multiple bits in it. (E.g., a3, a2, a1, a0 as the four bits of a). The view of a truth table could then switch between binary, octal or hex.