Lukas' Notes

Register File

May 01, 20261 min read

computer-architecture

Definition

Register File

A register file is a hardware component that stores the registers of a processor.

It allows one or more registers to be read and written simultaneously within a single clock cycle.


Graph View

Backlinks

  • Data Hazard
  • Hardware State Machine
  • Single-Cycle Processor (RISC-V)
  • Write-Back Stage

Created with Quartz v4.4.0 © 2026

  • GitHub