We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82ed66 commit 4aa92dcCopy full SHA for 4aa92dc
hw/rtl/cpu_and_mem/cpu/tomasulo/reorder_buffer/README.md
@@ -31,8 +31,8 @@ instruction types.
31
Reorder Buffer Block Diagram
32
33
Dispatch CDB (FUs) Branch Unit Checkpoint
34
- ┌─────────┐ ┌──────────┐ ┌───────────┐ ┌──────────┐
35
- │alloc_req│ │cdb_write │ │branch_upd │ │ckpt_valid│
+ ┌──────────┐ ┌──────────┐ ┌───────────┐ ┌──────────┐
+ │alloc_req │ │cdb_write │ │branch_upd │ │ckpt_valid│
36
│alloc_resp│ │ │ │ │ │ckpt_id │
37
└────┬─────┘ └────┬─────┘ └─────┬─────┘ └────┬─────┘
38
│ │ │ │
0 commit comments