Forum Discussion

Yc11's avatar
Yc11
Icon for New Contributor rankNew Contributor
1 year ago

Compiling a C/C++ program on DE0 Nano FPGA with RISC-V Softcore

Hi there, Currently I am working on a project to synthesize and program the DE0 Nano FPGA with a RISC-V core (NEORV32). I have successfully programmed it, and the next step would be to just run a si...