Week 3

Monday

  • Appendix A cont.

Wednesday

Logisim

On Wednesday we will use Logisim to create circuits. This is a Java application so you will need to have Java installed on your computer. Java comes pre-installed on macOS, but you may need to install it on Windows.

If you are running macOS and you install the macOS Logisim package it will try to make you install legacy Java, which you do not want to do. Instead you want to download the JAR file. You can get a copy of the JAR file here: logisim-generic-2.7.1.jar. You will need to run it from the command line. If it is in your Downloads folder you can open up a terminal and run it like this:

java -jar Downloads/logisim-generic-2.7.1.jar

Windows may require additional setup.

1 Bit Memories

Friday