No description
  • Python 67.7%
  • C 20.8%
  • Assembly 7.1%
  • Makefile 4.4%
Find a file
2026-05-14 00:37:22 +02:00
.idea start 2025-08-18 23:09:36 +02:00
bin disable float, save 2 cycles per thread invocation 2026-05-06 18:33:47 +02:00
include v0.1.7 vga output 2026-05-14 00:37:22 +02:00
.gitignore add c test files 2026-04-23 16:25:45 +02:00
debug_program.py kernel size, parameters, multifile 2026-04-25 01:20:44 +02:00
generate_luts.py lookup table generation for sine/cosine functions 2025-11-19 22:27:31 +01:00
launch_kernel.py v0.1.7 vga output 2026-05-14 00:37:22 +02:00
Makefile v0.1.7 vga output 2026-05-14 00:37:22 +02:00
ravine_driver.py v0.1.7 vga output 2026-05-14 00:37:22 +02:00
RavineAllocator.py refactor for ravine driver instead of skogpu compiler 2026-02-14 04:46:42 +01:00
RavineMem.py refactor for ravine driver instead of skogpu compiler 2026-02-14 04:46:42 +01:00
README.md Update README.md 2026-04-14 19:34:39 +02:00
render.c v0.1.7 vga output 2026-05-14 00:37:22 +02:00
requirements.txt start of driver implementation 2025-11-30 00:10:17 +01:00
RISCVCompilerWrapper.py kernel size, parameters, multifile 2026-04-25 01:20:44 +02:00
test.py wait for usb port to open 2026-04-15 23:54:15 +02:00

Driver for my RISC-V GPU