Chargement…
Chargement…
Two bits select the line and upper address bits form the tag.
Behavior
cpu_address[3:2].cache_hit.memory_request until memory_ready, fills the line, then responds.| Signal | Direction | Width | Description |
|---|---|---|---|
clk, reset, invalidate | Input | 1 bit | Clock and maintenance |
cpu_request, cpu_address | Input | 1/8 bits | CPU request |
cpu_data, cpu_ready, cache_hit | Output | 32/1 bits | CPU response |
memory_request, memory_address | Output | 1/8 bits | Memory request |
memory_ready, memory_data | Input | 1/32 bits | Memory response |