FSM #1: state_reg
Summary
Name |
Location |
Graph |
Reset State |
States |
Input Signals |
Output Signals |
|---|---|---|---|---|---|---|
state_reg |
00 |
Count: 4 |
6 |
5 |
Input Signals
Count: 6
Name |
Declaration |
|---|---|
address_next |
|
byte_we_next |
|
cache_tag_out |
|
cache_tag_reg |
|
mem_busy |
|
state |
Output Signals
Count: 5
Name |
Declaration |
|---|---|
cache_checking |
|
cache_miss |
|
cache_tag_reg |
|
state |
|
state_next |
Transition table
From |
To |
Input Control Signals |
|---|---|---|
00 |
00 |
address_next: |
00 |
01 |
address_next: |
00 |
11 |
address_next: |
01 |
00 |
address_next: |
01 |
00 |
cache_tag_out: |
01 |
01 |
address_next: |
01 |
10 |
cache_tag_out: |
01 |
11 |
address_next: |
10 |
00 |
address_next: |
10 |
01 |
address_next: |
10 |
10 |
mem_busy: |
10 |
11 |
address_next: |
10 |
11 |
mem_busy: |
11 |
00 |
address_next: |
11 |
00 |
mem_busy: |
11 |
01 |
address_next: |
11 |
11 |
address_next: |
11 |
11 |
mem_busy: |