Mode: Edit Mode

🚀 Quick Start Guide

📝 1. Build Sequence

  • Add instructions (LD, SD, DADD, ADDD, etc.)
  • Integer ops use R0-R15, FP ops use F0-F15
  • Drag to reorder, click ✕ to delete

⚙️ 2. Set Latencies

  • Configure execution cycles (1-100)
  • Typical: INT=1, FP_ADD=2, FP_MULT=10
  • Cannot change after starting

▶️ 3. Run Simulation

  • Click "Start Simulation"
  • Click cells to advance stages
  • Complete yellow (pending) actions first

💡 4. Learn & Explore

  • Use "Hint" button for guidance
  • Watch register renaming eliminate hazards
  • See detailed procedure in "Procedure" tab

🎯 Pipeline Stages: IssueRead OperandsExecution CompleteWrite Result

Color Guide: Green = Done | Yellow = Ready | Gray = Waiting | Red = Blocked

Instruction Sequence

Add New Instruction

⚙️ Execution Latency Configuration