💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
-
Updated
Nov 2, 2024 - Rust
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Database of CPU Opcodes
Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in this ALU. The ALU operation will take two clocks. The first clock cycle will be used to load values into the registers. The second will be for performing the operations. 6-bit opcodes are used to select the fun…
Assembly program with the MIPS instruction set
XCrypto: a cryptographic ISE for RISC-V
UME::SIMD A library for explicit simd vectorization.
Advanced Matrix Extensions (AMX) Guide
Rust implementation of AluVM (RISC functional machine)
RISC-V Assembly code assembler package for Python.
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
HF-RISC SoC
A multi-cycle RISC CPU (processor) like MIPS-CPU architecture in VHDL ( a hardware-side implementation )
SCARV: a side-channel hardened RISC-V platform
💾 The LC3 virtual machine
Super scalar Processor design
RISC-V Assembly code assembler package for Python.
64-bit RISC CPU Architecture
Katamaran is a semi-automated separation logic verifier for the Sail specification language. It works on an embedded version of Sail called μSail and verifies separation logic-based contracts of functions by generating (succinct) first-order verification conditions.
Kite: Architecture Simulator for RISC-V Instruction Set
Modular Graphical Simulator for Teaching Microprogramming
Add a description, image, and links to the instruction-set-architecture topic page so that developers can more easily learn about it.
To associate your repository with the instruction-set-architecture topic, visit your repo's landing page and select "manage topics."