This website requires JavaScript.
Explore
Help
Sign In
alu
/
cse141L-project
Archived
Watch
1
Star
0
Fork
0
You've already forked cse141L-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
7344df39d8
cse141L-project
/
firmware
/
example.sh
2 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
add example shell file to compile cse141L programs, add xxd to development container
2022-08-10 06:05:07 +00:00
#!/bin/sh
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 20:44:51 +00:00
python assembler.py machine_code.txt program1.asm program2.asm program3.asm
Reference in New Issue
Copy Permalink