aboutsummaryrefslogtreecommitdiffstats
path: root/atk16_fpga
Commit message (Expand)AuthorAgeFilesLines
* Remove repl functionality to make the serial pgm as simple as possibleJan Tuomi2025-03-192-64/+5
* Implement working serial replJan Tuomi2025-03-196-28/+667
* Fix UARTJan Tuomi2025-03-183-121/+191
* Start reworking fpga implJan Tuomi2025-03-1823-1949/+390
* Start working on new ISA, add scheme assemblerJan Tuomi2025-02-281-0/+193
* WIP flash bootloadJan Tuomi2025-01-023-0/+92
* Fix and test interruptsJan Tuomi2024-12-315-162/+198
* Assign 2 MSB of SA to zeroJan Tuomi2024-12-301-0/+1
* Move sram out of cu moduleJan Tuomi2024-12-303-229/+260
* Fix timingsJan Tuomi2024-12-301-37/+10
* Use SRAM instead of BRAM in CUJan Tuomi2024-12-303-193/+224
* Add SRAM memory modelJan Tuomi2024-12-303-0/+210
* Rename mem_fsm -> bram_fsmJan Tuomi2024-12-296-134/+134
* Implement opcodes, add testsJan Tuomi2024-12-274-78/+824
* Develop fpgaJan Tuomi2024-12-2612-23/+659
* Add initial FPGA setupJan Tuomi2024-12-246-0/+205