# Finite State Machines (FSM)

Count: **2**

|ID|Name|Location|Graph|Reset State|States|Input Signals|Output Signals|Details|
|---|---|---|:---:|---|---|---:|---:|:---:|
|1|state_reg|<linty-anchor href="/cache.vhd#43">cache.vhd#43</linty-anchor>|<a href="/graphs/fsm_states_1_graph.html"><img title="Open FSM Diagram" src="/_static/images/icon_graph.png" style="max-height: 25px; width: auto;" alt="Open FSM Diagram"></a>|00| Count: 4<br>00<br>01<br>10<br>11|6|5|[<img title="View FSM Details" src="/_static/images/icon_details.png" style="max-height: 25px; width: auto;" alt="View FSM Details">](fsms/fsm_1.md)|
|2|state_prev|<linty-anchor href="/ddr_ctrl.vhd#114">ddr_ctrl.vhd#114</linty-anchor>|<a href="/graphs/fsm_states_2_graph.html"><img title="Open FSM Diagram" src="/_static/images/icon_graph.png" style="max-height: 25px; width: auto;" alt="Open FSM Diagram"></a>|0000| Count: 9<br>0000<br>0001<br>0010<br>0011<br>0100<br>0101<br>0110<br>0111<br>1000|10|6|[<img title="View FSM Details" src="/_static/images/icon_details.png" style="max-height: 25px; width: auto;" alt="View FSM Details">](fsms/fsm_2.md)|
