summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterincrease rom to 128 from 64vin17 months
 
 
AgeCommit messageAuthorFilesLines
2025-04-17increase rom to 128 from 64HEADmastervin3-5/+103
2025-04-17increase RAM size to 0xffvin2-1/+6
2025-04-17add makefile to compile C code easiervin1-0/+15
2025-04-17write fibonacci.c code without offsetvin1-2/+2
2025-04-17zero out the ramvin1-1023/+1023
2025-04-10update fibonacci.cvin1-5/+5
2025-03-31word-align c fibonacci memory addressesvin1-3/+3
2025-03-31add riscv32 nix cross-toolchain and fibonacci c filevin2-0/+15
2025-03-25increase test bench lengthvin2-3/+3
2025-03-25add blt and bgevin1-6/+13
[...]