GitHub topics: processor-simulator
astrogeekdk/RISC-V-Basic-SIMD
A basic implemention of 8 lane vector SIMD in RISC-V 5 Stage Pipeline, written in Chisel and Scala.
Language: Scala - Size: 12.7 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zingerzinger/ZCM
LOLANG programming language, compiler and ZCM processor core designed in an attempt to sort out how the magic is done.
Language: C# - Size: 3.76 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 305 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 25 - Forks: 218

MiguelEXE/LCPU
8-bit Harvard-based CPU
Language: TypeScript - Size: 53.7 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

izuzak/FRISCjs
FRISC processor simulator in JavaScript
Language: JavaScript - Size: 571 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 23 - Forks: 11

tay-assis/SimulatorR8
Simulador do Processador R8 com a implementação de uma unidade externa (co-processador) para processamento matricial 4x4.
Language: VHDL - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Mograsim-Team/Mograsim
Modular Graphical Simulator for Teaching Microprogramming
Language: Java - Size: 4.5 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 12 - Forks: 1

RiscJ-blockits/riscj-computer-mod
Language: Java - Size: 3.19 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

sdasgup3/parallel-processor-design
Super scalar Processor design
Language: Verilog - Size: 137 KB - Last synced at: 10 days ago - Pushed at: over 10 years ago - Stars: 21 - Forks: 3

thenamangoyal/RISC-Simulator
A C++ pipeline based simulator of RSIC architecture.
Language: C++ - Size: 431 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

abdoofathy95/CA
System Architecture Project : This Project Is a MIPS Processor Simulator , Written In Java
Language: Java - Size: 1.39 MB - Last synced at: 10 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

Alchus/verilog
MIPS processor simulated in behavioral Verilog
Language: Verilog - Size: 78.1 KB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

sstsimulator/juno
SST Juno Processor Model
Language: C++ - Size: 290 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 6

Roninkoi/RAMPE
RAMPE computer ISA with assembler and simulator
Language: Fortran - Size: 289 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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++.
Language: C++ - Size: 364 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 14 - Forks: 0

UOC-Assignments/uoc.ca.prac2
Computer Architectures - Practical Assignment #2:
Language: C - Size: 137 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

micorix/webdlx
DLX architecture simulator written in TypeScript & React
Language: TypeScript - Size: 405 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ssayin/riscv32-perf-model
Language: C++ - Size: 200 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arxiver/Pipelined-MIPS
MIPS Pipelined CPU simulation using VHDL language
Language: VHDL - Size: 1.53 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

lywangj/Modelling_Apple_M1_CPU_Architecture
2021-22 Summer Project in Computer Science
Language: Assembly - Size: 1.78 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

IshantRam/6502
A 6502 Microprocessor (accurately W65C02S) Simulator.
Language: C++ - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

lazyoracle/vhdl-processor
An 8-bit processor in VHDL based on a simple instruction set
Language: VHDL - Size: 209 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

tugrul512bit/AdvancedMacroDevices
2D RPG/RTS/Simulation game that lets you design a CPU & manage your corporation against other corporations.
Language: C++ - Size: 8.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arda-guler/TurnaCore
An imaginary 16-bit CPU architecture with custom assembly language and instructions
Language: Python - Size: 9.14 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

nimaiji/MIPS-Pipeline-CPU
💻 MIPS Pipeline Processor simulator
Language: Python - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

phillipstanleymarbell/sunflower-simulator-gui
GUI for the Sunflower embedded microarchitectural simulator / full-system emulator.
Language: Limbo - Size: 31.1 MB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 1

nikitamikhaylov/ded32-system-programming
system programming course with @ded32_ru
Language: C++ - Size: 264 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ramiil/smpa
Simple MicroProcessor Architecture - Tiny 8 bit CPU
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

imalikshake/superscalar
A superscalar processor in Python
Language: Python - Size: 180 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 4

ucpu/qasmint 📦
Queued Assembler Interpreter
Language: C++ - Size: 152 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

hagary/processor-simulator
A superscalar out-of‐order architectural simulator (With Memory Hierarchy).
Language: Java - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 1

AugusteLef/Intel-Kaby-Lake
Simulation of an Intel Kaby lake cache coded in C
Language: C - Size: 604 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

zonel/intel8086-emulator
This project is a simple emulator of the most essential instructions of Intel 8086 processor.
Language: C# - Size: 345 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

laudominik/6502_emulator
Language: Python - Size: 73.2 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SonyKar/Assembler-for-Virtual-Processor
Assembler, assembly language, and processor arhitecture simulation
Language: C++ - Size: 39.9 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hwixley/INF2CS-MIPS-processor-simulator
Simulator of a MIPS processor in C: executes 32 bit binary instructions, including dynamic memory allocation.
Language: C - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Whitelisted2/CS311-CompArch-Lab
This repository contains files related to Computer Architecture Lab (Autumn 2022).
Language: Java - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Bradford-Miller/s79-simulator
Common-Lisp simulation and FPGA implementation of MIT's Scheme-79 chip
Language: Common Lisp - Size: 31.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

digital-design-snu/RNBIP_SingleBusProcessor
Single Bus Processor - Summer Project 2016
Language: Verilog - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

Sigmarik/stack_based_processor
Stack-based virtual processor and code assembler/disassembler to it.
Language: C++ - Size: 279 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

le0kar0ub1/BlueSeed
cross-plateform RISC-V emulator
Language: C - Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

armbrustsamuel/PythonPipelineEmulator
Create a python interpreter for MIPS instructions
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yasnakateb/SingleProcessorSystem
💻 A Single Processor System With Gem5
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

emptyloominaty/CpuSimJS
Language: JavaScript - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Sid911/x16BitEmulation
This repository is basically me trying to emulate 6502 processor which is 16 bit fully on software level.
Language: C++ - Size: 33.8 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

naronchen/Processor_Simulation
Simulate how the processor works then implement a game
Language: C++ - Size: 117 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sskender/FerRISC
RISC ARM7 Assembly
Language: OpenEdge ABL - Size: 1.13 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

cgsrjunior/Trabalho_CESAR-SondaEspacial
Este repositório se refere a um trabalho feito em código Assembly para o processador hipotético CESAR (arquitetura baseada em PDP-8 da Motorola) onde ele faz calculos no visor para uma sonda espacial, conforme enunciado do trabalho
Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alexdremov/SPUAsm
Processor emulator with assembler-type code
Language: C++ - Size: 47.3 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

OsouzaTI/AOC_Pedro_Ozeias_UFRR_2020
O projeto tem o objetivo de virtualizar um hardware (Processador MIPS de 8bits) e por consequência executar um conjunto seleto de instruções básicas
Language: VHDL - Size: 4.32 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

cs-t1/Machines
Language: OCaml - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

koallen/mips-like-processor
CZ3001 Advanced Computer Architecture, AY 2015-16 Semester 1
Language: Verilog - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 5 - Forks: 0

cagandhi/Context-Switching
A multi-threaded simulation of the process switching mechanism in operating systems. This was my project in the "CSC 340: Operating Systems" course at Ahmedabad University.
Language: C - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Kabbah/vhdl-processor
Processador 16-bit simples em VHDL, inspirado no MSP430.
Language: VHDL - Size: 294 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

julienschuermans/simulating-advanced-processors
Java Implementation of an Advanced Processor Simulator
Language: Java - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

SanojPunchihewa/SimpleProcessor
A Simple Processor made in Verilog
Language: Verilog - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ProgrammierPatrick/LangTest
Virtual Processor with Assembler for Compiler experiments
Language: C++ - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
