Commit Graph

18 Commits

Author SHA1 Message Date
201029b1e3 Update two way LRU cache 2023-03-18 20:45:55 -03:00
54b3083319 Fix cache memory test 2023-03-02 17:20:10 -03:00
f4f81db925 Update cache 2023-03-02 16:56:34 -03:00
9a3727f1dd Update cache
Some checks are pending
continuous-integration/drone/push Build is pending
2023-02-28 14:22:02 -03:00
24a5622103 Add 5 stage pipeline test and move timescale to include
Some checks are pending
continuous-integration/drone/push Build is pending
2023-02-27 23:22:34 -03:00
a9147414cf Add single cycle test and fix 'and' & 'or' instructions
Some checks are pending
continuous-integration/drone/push Build is pending
2023-02-27 02:45:14 -03:00
7d6743b4fb Remove debug info and add instr mem interface
Some checks are pending
continuous-integration/drone/push Build is pending
2023-02-26 22:40:05 -03:00
bd2f58d5f6 Change name scheme and add tests
Some checks are pending
continuous-integration/drone/push Build is pending
2023-02-26 20:26:11 -03:00
bb5f00d8dc Add register file test
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-02-23 22:31:08 +00:00
734d24e639 Redo immediate extend test 2023-02-18 17:48:02 -03:00
d06dcc6ceb Add Data Memory test 2023-02-11 19:29:27 -03:00
98f15a4961 Linter corrections 2023-02-01 13:20:37 -03:00
0c2ada7965 Linter corrections 2023-01-29 01:55:22 -03:00
54be40a0f5 Add cache 2023-01-01 22:28:56 +00:00
f4caab4e18 Update CPU 2022-12-23 22:13:40 -03:00
b5801a279b Update CPU 2022-12-20 02:19:32 -03:00
7fca64f35e Describe Register File 2022-12-02 21:22:13 -03:00
658fd5a49f Rename folder structure and update hexdump generator 2022-11-28 06:52:08 +00:00