tiny-gpu
tiny-gpu copied to clipboard
Interfacing With RISCV Single Cycle Processor
For my University Project. I am trying to interface this GPU with a typical Risc V based single cycle processor. I am planning to use I/O mapping to interface , but iam confused as to how can i disconnect this gpu from the COCOTB and manage the TOP module's input signals manually .