This repository has been archived on 2023-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
cse141L-project/firmware/example.sh
Arthur Lu 935864ad9c fix bug in PC jump target calculation,
fix bug in RegFile input width,
fix control logic bug with INC/DEC,
change assembler output format,
change programs to use d0 as space char value
2022-08-14 13:44:51 -07:00

2 lines
85 B
Bash

#!/bin/sh
python assembler.py machine_code.txt program1.asm program2.asm program3.asm