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

Multiple views as default #16

Open lawrancej opened 10 years ago

lawrancej commented 10 years ago

Currently, Logisim sports a combinational analysis user interface. This should be incorporated directly in the editor for Logisim. Draw a schematic, and you should see its equivalent truth/function table, logic expression, state machine, venn diagram, 7400 breadboard layout, mux configuration, transistor layout, fpga layout, vhdl/verilog source, karnaugh map, etc. Each view should be editable and synchronize with the other views.