Code Monkey home page Code Monkey logo

hustzc's Introduction

Do-it-yourself CPU

Do-it-yourself CPU is a tiny Project used for the computer hardware system design course.

Prerequisites

To build logisim, you must first install the following tools.

Windows visia/7/8/8.1/10/11

  • jdk >= 11

MacOS >= 10.15 (x86_64) (Intel)

  • jdk >= 11

MacOS >= 11 (ARM) (Apple M)

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.

Linux

  • jdk >= 11

Run logisim

Run on Windows

You should open "预装软件" and set up logisim-hust-20200118.exe.

Run on MacOS (x86_64)

java -jar logisim-hust-mac.jar

Run on Linux or MacOS (ARM)

java -jar logisim-hust-linux.jar

hustzc's People

Contributors

thyme-git avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.