We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976afa7 commit d5440f1Copy full SHA for d5440f1
fsm/README.md
@@ -26,7 +26,7 @@ in the examples below.
26
1. [Mealy](mealy.sv)
27
- Illustrates various 2-process architectures for a Mealy state machine.
28
- Illustrates a hybrid Moore/Mealy implementation.
29
- - See the Mealy and Mealy Hybrid diagram in [fsm.pdf](fsm.pdf) for an illustration of the FSMs represented in code.
+ - See the Mealy and Hybrid Mealy diagram in [fsm.pdf](fsm.pdf) for an illustration of the FSMs represented in code.
30
- NOTE: Provided testbench does not fully check for correctness.
31
32
0 commit comments