While learning the RISC-V instruction set I found myself converting between Binary and RISC-V instructions too often! Thus I created a script to convert Binary or Hex strings to RISC-V instructions via Javascript. I then decided I would share the script! Check it out...
Loading