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 4b909d48dd add program machine code as parameter to ROM and top_level,
change output of example assembler scripts,
update testbenches for programs 1 2 3 to use overloadable parameter,
formatted program3_tb
2022-08-30 19:10:38 -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 consolidate encoding types 2022-08-20 12:50:06 -07:00
example_program1.sh add program machine code as parameter to ROM and top_level, 2022-08-30 19:10:38 -07:00
example_program2.sh add program machine code as parameter to ROM and top_level, 2022-08-30 19:10:38 -07:00
example_program3.sh add program machine code as parameter to ROM and top_level, 2022-08-30 19:10:38 -07:00
example.sh fix bug in PC jump target calculation, 2022-08-14 13:44:51 -07:00
program1.asm combine PTY and CHK instruction, 2022-08-20 01:23:00 -07:00
program2.asm combine PTY and CHK instruction, 2022-08-20 01:23:00 -07:00
program3.asm fix minor bug in first non preamble char parity check 2022-08-28 22:23:07 +00:00