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
Arthur Lu ca7bf9fc6e remove SUB instruction from ISA,
update program2 and program3,
update control logic,
update assembler
2022-08-19 23:34:51 -07:00
..
.devcontainer push last commit 2022-08-13 16:36:00 -07:00
.gitignore make tqdm optional, 2022-08-20 03:40:35 +00:00
assembler.py remove SUB instruction from ISA, 2022-08-19 23:34:51 -07:00
example_program1.sh create example assembler scripts for individual programs 2022-08-17 00:37:56 -07:00
example_program2.sh create example assembler scripts for individual programs 2022-08-17 00:37:56 -07:00
example_program3.sh create example assembler scripts for individual programs 2022-08-17 00:37:56 -07:00
example.sh fix bug in PC jump target calculation, 2022-08-14 13:44:51 -07:00
program1.asm fix bug in PC jump target calculation, 2022-08-14 13:44:51 -07:00
program2.asm remove SUB instruction from ISA, 2022-08-19 23:34:51 -07:00
program3.asm remove SUB instruction from ISA, 2022-08-19 23:34:51 -07:00