瀏覽代碼

docs

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

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

@@ -18,6 +18,7 @@
+---------------------------------+ +---------------------------------+


--- ---

State transition table look up State transition table look up
+ success --> continue + success --> continue
+ fail --> look up fallback table + fail --> look up fallback table
@@ -28,6 +29,7 @@ State transition table look up
+ success --> continue + success --> continue
+ fail --> return + fail --> return
+ fail --> return + fail --> return

--- ---
# Legend # Legend


@@ -36,15 +38,6 @@ State transition table look up
| Line | SOS | EOS | | Line | SOS | EOS |
| Word | WOS | EOW | | Word | WOS | EOW |


#### SOS
Start Of String

#### EOS
Start Of String

#### WOS
Start Of String

--- ---
##### HALT\_AND\_CATCH\_FIRE ##### HALT\_AND\_CATCH\_FIRE
H&C is a special state signalling that we have hit a dead end. H&C is a special state signalling that we have hit a dead end.


Loading…
取消
儲存