瀏覽代碼

docs

master
anon 7 月之前
父節點
當前提交
688ba249eb
共有 1 個檔案被更改,包括 2 行新增9 行删除
  1. +2
    -9
      documentation/README.md

+ 2
- 9
documentation/README.md 查看文件

@@ -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…
取消
儲存