This is basically a rewritten Logisim clone which in some ways is cleaner.<p>There is also Logisim-Evolution, which also supports VHDL/Verilog and FPGA export.
This looks great! I was disappointed when Logisim was discontinued but it's good to see there are a number of clones or forks of it now being developed.
>"o Contains a library with the most commonly used 74xx series integrated circuits.<p>[...]<p>o Good performance: The example processor can be clocked at 120 kHz.<p>[...]<p>o A circuit can be exported to VHDL or Verilog. There is also direct support for the BASYS3 Board and the TinyFPGA BX board. See the documentation for details. The examples folder contains a variant of the example CPU, which runs on a BASYS3 board."<p>PDS: Looks really nice!
sorry i'm a newb in this space (getting into fpga dev through chisel): is this basically ltspice? or is it more powerful? i'm guessing it's more powerful because you can specify asics using vhdl/verilog and you can also export the entire circuit (netlist?) to vhdl/verilog. basically i'm wondering if i can use this to start to understand verilog/vhdl since it could function is a graphical frontend. i'm also wondering if there's more mature tool for that same purpose.