Name | Bits wide |
---|---|
clk |
1-bit |
rstn |
1-bit |
npc |
32-bits |
pc_en |
1-bit |
Name | Bits wide |
---|---|
pc |
32-bits |
- 32-bit
pc
register
pc
State Output pc_en == 0
pc stays the same
pc_en == 1
pc = npc
pc
value resets to 0
Name | Bits wide |
---|---|
clk |
1-bit |
rstn |
1-bit |
npc |
32-bits |
pc_en |
1-bit |
Name | Bits wide |
---|---|
pc |
32-bits |
pc
registerpc
State | Output |
---|---|
pc_en == 0 |
pc stays the same |
pc_en == 1 |
pc = npc |
pc
value resets to 0