eel3792c_rv32i
RV32I implementation on a DE10-Lite FPGA for the EEL3792C course.
Log
|
Files
|
Refs
shell.nix (64B)
1
with import <nixpkgs> {};
2
pkgsCross.riscv32-embedded.mkShell {}