RISC-V Instruction Encoder/Decoder for VSCodeInstantly encode RISC-V assembly instructions and decode hexadecimal machine code right in your editor! Perfect for RISC-V development, education, debugging, or anyone working with RISC-V instructions. Features⚡ Quick CommandSelect text and right-click (or use command palette) to show instruction details:
💡 Inline Decoding (Off by default)See assembly instructions next to hex values in real-time. Skips commented lines and supports all hex formats.
Enable via 🔍 Hover to Decode (Off by default)Hover over hex values to see assembly instruction, format, and ISA details. Supports standard hex and SystemVerilog formats.
Enable via Settings
Installation
LicenseThis project is licensed under GNU Affero General Public License v3 - see the LICENSE file for details. CreditsContributingFound a bug or have a suggestion? Please open an issue on GitHub! Made with ❤️ for the RISC-V community. Happy coding! |