Do-it-yourself CPU is a tiny Project used for the computer hardware system design course.
To build logisim, you must first install the following tools.
- jdk >= 11
- jdk >= 11
You'd better not use ARM MAC! ARM MAC cannot run it and the error "java.awt.Toolkit.getMenuShortcutKeyMask()" will be displayed.(test on jdk8u351 , jdk11 and jdk19)
If you want to use logisim on ARM MAC, please refer to the Linux method below.
- jdk >= 11
You should open "预装软件" and set up logisim-hust-20200118.exe.
java -jar logisim-hust-mac.jar
java -jar logisim-hust-linux.jar