Commit graph

15 commits

Author SHA1 Message Date
Lemonochrome
5325019c07 STORE Done. 2023-12-03 11:53:16 +01:00
Lemonochrome
ca7412e7c7 SOUSTRACTION Done. 2023-12-01 23:10:19 +01:00
Lemonochrome
d422136f63 MULTIPLICATION Done. 2023-12-01 22:44:46 +01:00
Lemonochrome
f65b4dfcd0 ADD Done. 2023-12-01 22:26:39 +01:00
Lemonochrome
77791b514a COPY Done. 2023-11-29 21:27:57 +01:00
Lemonochrome
909de11c18 Fixed timing problems by re-organizing the pipeline 2023-11-28 19:34:50 +01:00
Lemonochrome
f180a80f12 AFC Done. 2023-11-27 00:36:16 +01:00
Lemonochrome
962eef8a1f Data flow done. 2023-11-27 00:08:19 +01:00
Lemonochrome
c251bc227b Commented component for clarity 2023-11-26 16:23:26 +01:00
4c1983c39d Finished store. Boilerplate for load. 2023-11-22 12:17:24 +01:00
799b8c595a ADD, MUL and SOU finished. 2023-11-22 11:15:55 +01:00
8bf6e8aa4d Added multiple instruction to avoid data delay. Tested COPY Insruction. memory register linked to li_B. 2023-11-21 17:14:02 +01:00
c42c0bcf22 Added instruction COPY, Commenting the idea for COPY in CPU 2023-11-20 12:13:42 +01:00
884ecdbded AFC instruction done. Test Bench for CPU (AFC) done. 2023-11-20 12:02:40 +01:00
be238afa0a Boilerplate CPU. VHDL files only. 2023-10-03 14:37:37 +02:00