Hardware
Low-level engineering tools
Decode instructions, minimize logic circuits and master hardware from your browser. No installations, no dependencies.
RV32I
RISC-V Decoder
Enter any hexadecimal instruction and get its full decoding: opcode, registers, immediates and instruction format instantly.
RV32IAssemblyISA
Open tool
Simulator
RISC-V Debugger
Write assembly code and execute instructions cycle by cycle while watching registers update in real time.
AssemblyIDERegisters
Open tool
Up to 4 variables
Karnaugh Minimizer
Generate interactive K-maps and get the minimum boolean expression in SOP or POS form. Perfect for digital logic design.
Boolean algebraLogic
Open tool
Multicycle RISC-V
Pipeline Simulator
Visualize assembly code execution across the 5 classic stages. Automatically detects data hazards and inserts stalls.
PipelineHazardsRV32I
Open tool