|
|
|
|
|
by jsomedon
1060 days ago
|
|
> the RISC-V instruction set (ISA), decoder, executor, and state machine So does this repo define these things as F# function and as a user I can import this repo as library and call those functions and my function call would directly run instructions on RISC-V processors, with no "middlewares" like operating system and such? |
|