Skip to content

RISC-Processor/Instruction_Binaries_Generate

Repository files navigation

Instruction_Binaries_Generate

generate bit stream for given RISC RV32I instructions

converts
Instruction -> 32-bit Binary

Ex:
add x3 x1 x2 -> 00000000001000001000000110110011

About

generate bit stream for given RISC RV32I instructions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages