SkillAgentSearch skills...

Tomasulo

Tomasulo algorithm simulation, including ROB, RAT, ld_sd_queue

Install / Use

/learn @qingyangqing/Tomasulo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tomasulo Algorithm Simulation

  • includes instructions of int_add, fp_add, fp_multi, load, store, branch;
  • implements ROB, RAT, load-store-queue;
  • implements out-of-order processing and memory disambiguation;
  • doesn't include branch prediction.

How to run: cd code; python main.py

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

55/100

Audited on Apr 20, 2024

No findings