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.
cse141L-project
/
RTL
History
Arthur Lu
155d18721f
fix minor bug in first non preamble char parity check
2022-08-28 22:23:07 +00:00
..
ALU.sv
combine PTY and CHK instruction,
2022-08-20 01:23:00 -07:00
Ctrl.sv
consolidate encoding types
2022-08-20 12:50:06 -07:00
DataMem.sv
used block RAM for data memory
2022-08-19 22:34:50 -07:00
Definitions.sv
combine PTY and CHK instruction,
2022-08-20 01:23:00 -07:00
Flags.sv
move cpu flags into Flags module
2022-08-25 21:02:47 -07:00
InstFetch.sv
fix file headers
2022-08-14 16:05:44 -07:00
InstROM.sv
fix file headers
2022-08-14 16:05:44 -07:00
program1_tb.sv
fix testbench RNG for preamble length
2022-08-20 23:27:22 -07:00
program2_tb.sv
fix testbench RNG for preamble length
2022-08-20 23:27:22 -07:00
program3_tb.sv
fix minor bug in first non preamble char parity check
2022-08-28 22:23:07 +00:00
RegFile.sv
move cpu flags into Flags module
2022-08-25 21:02:47 -07:00
top_level.sv
move cpu flags into Flags module
2022-08-25 21:02:47 -07:00