Resources

MIPS Assembly

Digital Logic

Natively Installing GCC and Visual Studio Code

C Programming

MARS -> Logisim asm file generation

Evan Sherrer shared this utility he wrote that can take a program written in MARS and generate encoded MIPS assembly files for the Logisim instruction memory. There are instructions on how to use it in the comments of the .py file. Sample test files have also been provided