Skip to content

iuliadmtru/RISC-V-asm.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RISC-V-asm.jl

This is a small project done in collaboration with @AndreiDuma. It's a helper tool for his very cool Master's thesis.

Usage:

  1. Open a julia REPL
  2. julia> include("src/instructions.jl")
  3. julia> encode(parse("add s10, s10, a0")...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages