Skip to content

Commit 4aa92dc

Browse files
authored
Fix formatting in reorder buffer README diagram
1 parent d82ed66 commit 4aa92dc

File tree

1 file changed

+2
-2
lines changed
  • hw/rtl/cpu_and_mem/cpu/tomasulo/reorder_buffer

1 file changed

+2
-2
lines changed

hw/rtl/cpu_and_mem/cpu/tomasulo/reorder_buffer/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ instruction types.
3131
Reorder Buffer Block Diagram
3232
3333
Dispatch CDB (FUs) Branch Unit Checkpoint
34-
┌───────── ┌──────────┐ ┌───────────┐ ┌──────────┐
35-
│alloc_req │cdb_write │ │branch_upd │ │ckpt_valid│
34+
┌──────────┐ ┌──────────┐ ┌───────────┐ ┌──────────┐
35+
│alloc_req │cdb_write │ │branch_upd │ │ckpt_valid│
3636
│alloc_resp│ │ │ │ │ │ckpt_id │
3737
└────┬─────┘ └────┬─────┘ └─────┬─────┘ └────┬─────┘
3838
│ │ │ │

0 commit comments

Comments
 (0)