docs
This commit is contained in:
parent
b9910b224b
commit
688ba249eb
@ -18,6 +18,7 @@
|
||||
+---------------------------------+
|
||||
|
||||
---
|
||||
|
||||
State transition table look up
|
||||
+ success --> continue
|
||||
+ fail --> look up fallback table
|
||||
@ -28,6 +29,7 @@ State transition table look up
|
||||
+ success --> continue
|
||||
+ fail --> return
|
||||
+ fail --> return
|
||||
|
||||
---
|
||||
# Legend
|
||||
|
||||
@ -36,15 +38,6 @@ State transition table look up
|
||||
| Line | SOS | EOS |
|
||||
| Word | WOS | EOW |
|
||||
|
||||
#### SOS
|
||||
Start Of String
|
||||
|
||||
#### EOS
|
||||
Start Of String
|
||||
|
||||
#### WOS
|
||||
Start Of String
|
||||
|
||||
---
|
||||
##### HALT\_AND\_CATCH\_FIRE
|
||||
H&C is a special state signalling that we have hit a dead end.
|
||||
|
Loading…
Reference in New Issue
Block a user