Commit graph

1959 commits

Author SHA1 Message Date
Sven Stucki
c9a0ffdc7d JAL working 2015-04-09 16:09:37 +02:00
Sven Stucki
6d8d6287b4 Moved LSU addr calculation out of ALU into EX stage 2015-04-08 12:59:22 +02:00
Sven Stucki
5d96d3e7a1 Started implementing JAL/JALR target calculation in ALU, improved a few defaults 2015-04-07 18:35:20 +02:00
Sven Stucki
d7e8aba2f9 Fixed JAL/JALR instruction check, added pretty print function for invalid instructions 2015-04-07 18:15:50 +02:00
Sven Stucki
85d2632a38 Additional code cleanup and defines 2015-04-07 17:26:40 +02:00
Sven Stucki
5e4db58f21 Code cleanup in ID stage 2015-04-07 16:40:45 +02:00
Sven Stucki
a960d85c9e Fixed indentation in controller (1 level = 2 spaces) 2015-04-07 16:39:28 +02:00
Sven Stucki
a3bce7cb91 Added loads to CPU 2015-04-02 10:32:58 +02:00
Sven Stucki
a6d67016ac Initial RiscV core commit; still in an early stage, but ALU instructions work 2015-04-01 11:11:07 +02:00