1
Commit Graph

15 Commits

Author SHA1 Message Date
0f7f2742fd Implement Counter TestBench 2023-03-29 17:08:24 +02:00
788cf7566b Reformat Counter 2023-03-29 16:04:13 +02:00
0ba622d9c0 Update Quartus project files 2023-03-29 15:59:23 +02:00
6366984b50 Implement RegisterFile TestBench 2023-03-29 15:59:09 +02:00
ea5b2c53c2 Add missing "signed" to ALU ports/connections 2023-03-29 15:03:20 +02:00
17493586ff Implement ALU TestBench 2023-03-29 14:31:50 +02:00
d57673d5a4 Fix the ALU sensitivity list 2023-03-29 14:31:45 +02:00
c07c736de9 Small renaming 2023-03-29 14:31:35 +02:00
5128478af7 Implement TestBench for ArithmeticUnit 2023-03-29 13:57:23 +02:00
c477148480 Implement TestBench for LogicalUnit 2023-03-29 13:57:15 +02:00
57b6316769 Fix sensitivity list of LogicalUnit 2023-03-29 13:54:56 +02:00
3d8270b89b Fix sensitivity list for AithmeticUnit 2023-03-29 13:54:44 +02:00
f21d4676c4 Add Quartus project files 2023-03-27 23:30:38 +02:00
6c9a027209 Add .gitignore 2023-03-27 23:29:39 +02:00
49d1871dfa Implement ALU/Register components 2023-03-23 21:51:50 +01:00