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
17b1b5f923
reduction of ALU complexity by removing INC and DEC
2022-08-19 22:44:47 -07:00
..
ALU.sv
reduction of ALU complexity by removing INC and DEC
2022-08-19 22:44:47 -07:00
Ctrl.sv
reduction of ALU complexity by removing INC and DEC
2022-08-19 22:44:47 -07:00
DataMem.sv
used block RAM for data memory
2022-08-19 22:34:50 -07:00
Definitions.sv
fix file headers
2022-08-14 16:05:44 -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 program 3 to paritally working,
2022-08-20 02:50:14 +00:00
program2_tb.sv
fix program 3 to paritally working,
2022-08-20 02:50:14 +00:00
program3_tb.sv
fix program3_tb formatting
2022-08-19 20:24:19 -07:00
RegFile.sv
fix file headers
2022-08-14 16:05:44 -07:00
top_level.sv
used block RAM for data memory
2022-08-19 22:34:50 -07:00