An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tomasulo-algorithm

mellivorandy/o3e-rs

An educational simulator of Tomasulo’s Algorithm in Rust, with cycle-by-cycle execution and visualizable state.

Language: Rust - Size: 39.1 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

7eph-yr/Speculative-Tomasulo-Simulator

A speculative tomasulo simulator with ROB(Reorder Buffer)

Language: HTML - Size: 1.67 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

GiovaneIwamoto/tomasulo-simulator

🧲 Tomasulo Simulator - A speculative TFSim with a GUI. Implementation, evaluation, and validation of dynamic branch predictors.

Language: C++ - Size: 145 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

skyzh/RISCV-Simulator

💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.

Language: C++ - Size: 483 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 201 - Forks: 18

cla7aye15I4nd/trivial-riscv-cpu

A trivial riscv cpu with tomasulo algorithm implemented in Verilog HDL. Support out-of-order execution and pipline and can run in FPGA with at 100MHz.

Language: Verilog - Size: 4.85 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 1

xDido/Tomasulo-Simulator

this project is for microprocessors enjoyers.

Language: Java - Size: 329 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

diabahmed/Tomasulo-Simulator

Language: Java - Size: 181 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lffg/tomasulo

A software simulator for the Tomasulo Algorithm, which provides dynamic out-of-order instruction scheduling.

Language: C++ - Size: 56.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

arjunrajasekharan/Tomasulo-Architecture

Simulation of the Tomasulo algorithm using python and verilog.Python code has been included to simulate dynamic instruction scheduling.This project was done as the part of Computer Architecture course.

Language: Verilog - Size: 70.3 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

papastam/HY425

Computer Architecture Assignments (HY425) [winter semester of 2023].

Language: C++ - Size: 31.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahmoudaboueleneen/tomasulo

Simulation of the Tomasulo architecture and algorithm for microprocessors

Language: TypeScript - Size: 922 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

StavrosOrf/Tomasulo_with_ReorderBuffer

This is a VHDL implementation of the Tomasulo algorithm with Reorder Buffer within the university Lesson of Computer Architecture

Language: C - Size: 5.02 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

CSpyridakis/Tomasulo 📦

Introduction in Dynamic Instruction Scheduling (Advanced Computer Architecture) implementing Tomasulo's Algorithm

Language: VHDL - Size: 8.29 MB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

rgongw0414/TomasuloAlgorithm

CPU Resources Simulator using Tomasulo algorithm

Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

liqingy5/SpeculativeTomasuloSimulator

A simulator program simulate speculative tomasulo algorithm for Computer Architecture course at Pitt

Language: C++ - Size: 3.28 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

masoud-ata/ToMasulator

A Tomasulo & Scoreboarding Visual Simulator

Language: Python - Size: 5.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

AnoshaRehan/Tomasulo

This was a semester project for Computer Architecture course

Language: Java - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

BigWheel92/Tomasulo-Simulator

Algorithm to simulate tomasulo algorithm. The algorithm shows step by step output.

Language: C++ - Size: 339 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

Vivswan/Tomasulo-Algorithm-Implementation

Tomasulo algorithm, Python Implementation

Language: Python - Size: 1.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

nadabadawi/TomasuloSim

The architectural simulator follows Tomasulo’s algorithm without speculation (no reorder buffer involved). The instructions supported are LOAD, STORE, BNE, JAL, RET, ADD, ADDI, NEG, NAND, and SLL. The number of reservation stations and execution cycles per functional unit is taken as input from the user. Implemented by: Nada Badawi & Maya Makram.

Language: Python - Size: 357 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Jacob-Hoff-man/cs2410

A repository containing the source code for CS2410 Computer Architecture course final project at the University of Pittsburgh.

Language: C++ - Size: 928 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

singularity-s0/tomasolu-simulator

A customizable Tomasolu simulator built with Flutter

Language: Dart - Size: 5.78 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Amutheezan/Tomasulo 📦

Basic Implementation of Tomasulo Algorithm, with memory unit pipelined.

Language: Python - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jason23g/Tomasulo

Language: VHDL - Size: 507 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Yang-Chincheng/projectAris

🕹️ ProjectAris aims at implementing a single core, single thread and RV32I based CPU in Verilog.

Language: Verilog - Size: 311 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

qweryy0566/RISC-V-Lite

编程综合实践 2022 大作业1

Language: C++ - Size: 761 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

matheuscampbell/simulador-tomasulo-ac3

Simulador do Algoritmo de Tomasulo

Language: JavaScript - Size: 2.02 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

maxislash/Tomasulo

Python simulator of Tomasulo algorithm

Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

mymatsubara/tomasulo-simulator

Tomasulo computer architecture hardware algorithm simulator

Language: Python - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gagoritsis/TUC-Computer-Architecture

Computer Architecture course project - ECE, Technical University of Crete

Language: VHDL - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bori00/TomasuloAlgorithm

Language: VHDL - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ferhatyaman/tomasulo-simulation

Simulates Tomasulo Algorithms with Reorder Buffer

Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

jiegec/tomasulo

Implement tomasulo algorithm

Language: C++ - Size: 4.94 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DesperadoAdil/Tomasulo

Tomasulo simulator.

Language: HTML - Size: 29.8 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

arthurmteodoro/tomasulo-simulator

A simulator of the Tomasulo algorithm in javascript

Language: JavaScript - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

HugoJF/tomasulo-simulator

[DEPRECATED] Javascript tomasulo simulator

Language: JavaScript - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MarceloFCandido/el-tomasulo

Implementation of Tomasulo's algorithm in Verilog for the Computer Architecture and Design II discipline

Language: Stata - Size: 2.5 MB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0