|
e713f8de87
|
Implement RLA and POP RR
|
2022-02-08 23:53:02 +00:00 |
|
|
da29d148bf
|
Update synthflow and adapt makefile
|
2022-02-08 16:14:13 +00:00 |
|
|
2937ff492b
|
Initial register bank, support LD RR, $nnnn instructions
|
2021-02-17 22:40:24 +00:00 |
|
|
237a5f1489
|
Implemented SP, $nnnn and XOR A instructions
|
2021-02-16 23:05:46 +00:00 |
|
|
aa92344d10
|
Initial work on decoder
Decode the LD SP, $nnnn instruction as our first three-byte
instruction.
|
2021-02-16 21:13:50 +00:00 |
|
|
3191a19f7e
|
Initial work on reading instructions from bootROM
|
2021-02-15 22:55:09 +00:00 |
|
|
e56afb8c9e
|
Initial work on build system
Simple makefile to build testbench in vivado.
Testbench currently just has a clock and a reset.
Empty gb top module.
|
2021-02-15 21:40:12 +00:00 |
|