aboutsummaryrefslogtreecommitdiffstats
path: root/atk16_fpga
Commit message (Collapse)AuthorAgeFilesLines
* 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