Commit Graph

9 Commits

Author SHA1 Message Date
4edeff9fe3 Include timing in tests 2024-01-17 14:38:14 +01:00
ef62808821 Automated tests 2024-01-17 13:58:25 +01:00
fdd0dd925a Change structure of tester 2024-01-17 12:25:06 +01:00
87052a2f4e Implement bitwise operations 2024-01-13 00:16:32 +01:00
eb7cc73a80 Fix bug in carry_select_block 2024-01-12 23:08:18 +01:00
1f53f7e90f Pretty up the testing framework, split into files 2024-01-12 22:32:45 +01:00
82c6312f9d Update test_alu with a Tester class 2024-01-12 20:45:05 +01:00
0adb95447e Remove old simulation 2024-01-12 18:42:01 +01:00
e9b8d44104 Start work on ALU 2024-01-12 13:44:33 +01:00