processor-architecture
There are 167 repositories under processor-architecture topic.
intel/pcm
Intel® Performance Counter Monitor (Intel® PCM)
mortbopet/Ripes
A graphical processor simulator and assembly editor for the RISC-V ISA
jbush001/NyuziProcessor
GPGPU microprocessor architecture
hlorenzi/customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
mikeroyal/RISC-V-Guide
RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.
Mariotti94/WebRISC-V
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
sstsimulator/sst-elements
SST Architectural Simulation Components and Libraries
tscheipel/HaDes-V
HaDes-V is an Open Educational Resource for learning microcontroller design. It guides you through creating a pipelined 32-bit RISC-V processor using SystemVerilog and FPGA tools. Developed by TU Graz's EAS Group, this resource combines hands-on exercises in hardware/software co-design with practical implementation on the Basys3 FPGA board.
caleb531/cache-simulator
A processor cache simulator for the MIPS architecture
alirezakay/RISC-CPU
A multi-cycle RISC CPU (processor) like MIPS-CPU architecture in VHDL ( a hardware-side implementation )
physical-computation/sunflower-embedded-system-emulator
Sunflower Full-System Hardware Emulator and Physical System Simulator for Sensor-Driven Systems. Built-in architecture modeling of Hitachi SH (j-core), RISC-V, and more.
sdasgup3/parallel-processor-design
Super scalar Processor design
Amey-Thakur/COMPUTER-ORGANIZATION-AND-ARCHITECTURE-AND-PROCESSOR-ARCHITECTURE-LAB
CSC403: Computer Organization and Architecture [COA] & CSL403: Processor Architecture Lab [PAL] <Semester IV>
alexander-titov/public
A collection of my cources, lectures, articles and presentations
GodTamIt/tomasulo-simulation
A simulation of the Tomasulo algorithm, a hardware algorithm for out-of-order scheduling and execution of computer instructions, written in C++.
ShichenQiao/ECE554_SP23_FPGA_Handwriting_Recognition
Senior Design Project at UW-Madison ECE
Mograsim-Team/Mograsim
Modular Graphical Simulator for Teaching Microprogramming
GeekAlexis/superscalar-mips
A MIPS CPU with dual-issue, out-of-order, and 5-stage pipelines
aitesam961/16-Bit-RISC-Core-Processor
A RISC custom-ISA, 16-Bit Processor
digital-design-snu/RNBIP_SingleBusProcessor
Single Bus Processor - Summer Project 2016
luk3Sky/Building-A-Processor---Project
Design of a simulated 8-bit single-cycle processor using Verilog HDL, which includes an ALU, a register file and other control logic
meiniKi/RV32I_SC_Logisim
A minimalistic single-cycle RISC-V platform for demonstrational and educational purposes in Logisim Evolution.
worthant/OPD
:computer: This course is about computer science basics.
arda-guler/TurnaCore
An imaginary 16-bit CPU architecture with custom assembly language and instructions
arxiver/Pipelined-MIPS
MIPS Pipelined CPU simulation using VHDL language
Sooryakiran/Domain-Specific-Hardware-Accelerator-VLSI-CAD-Project
Domain Specific Hardware Accelerators - VLSI CAD Project
thenamangoyal/RISC-Simulator
A C++ pipeline based simulator of RSIC architecture.
trexxet/virtaxy-vm
Flexible functional simulator and assembler for user-defined architectures
kara-abdelaziz/SEP-CPU
SEP, for Simple Enough Processor, is an elaborated from scratch simulated (on Logisim) educational CPU
lazyoracle/vhdl-processor
An 8-bit processor in VHDL based on a simple instruction set
linguini1/gol-16
A custom 16-bit processor with a custom assembly language and emulator, based off of the ARM 32-bit processor.
maxislash/Tomasulo
Python simulator of Tomasulo algorithm
PhongDiii/Simulation-in-System-Engineer
Push files I did in Simulation field as well as some good model that promote my interests.