|
bd7610879f
|
Removed erroneous file and run aspell
|
2023-03-21 14:51:39 +00:00 |
|
|
82baacfd5b
|
Fixed race condition giving garbage data on debug register write prints and ordering of reg write and instr fetch debug prints
|
2023-03-12 08:55:40 +00:00 |
|
|
9230900b75
|
fixed verilator lint warnings relating code enabled with debug options from config.v
|
2023-03-12 08:12:01 +00:00 |
|
|
ba52ff89e6
|
Fixed most problems verilator's linter found
|
2023-03-04 06:22:28 +00:00 |
|
|
abee49d6c3
|
Implemented PUSH instruction, fixed register addressing bug and a RET bug
|
2023-02-24 07:32:27 +00:00 |
|
|
7fde422341
|
Added Microcode support, Stack, implemented the CALL instruction in microcode and grouped the wires on the decoder module
|
2023-02-22 01:28:23 +00:00 |
|
|
fd4a9b5442
|
Fixed register addressing bug, mem read endianness, cleaned up code and added a provisional project logo
|
2023-02-19 00:20:53 +00:00 |
|
|
ded47555a5
|
Improved build system and project directory structure
|
2023-02-16 01:52:02 +00:00 |
|