aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-10-22 10:46:13 +0200
committerClifford Wolf <clifford@clifford.at>2015-10-22 10:46:13 +0200
commit64db1d0979947f8d18a79a14f1340912ecf5e6b3 (patch)
treead3ed09c6f8ebef31607cb8eb53c407931ac6c1b
parenta0446c1dc0da4cf4b9d1779f41ac7f9aee380cb5 (diff)
parente517134918787e9624baf2b9ea2fb1ed83a02345 (diff)
downloadicestorm-64db1d0979947f8d18a79a14f1340912ecf5e6b3.tar.gz
icestorm-64db1d0979947f8d18a79a14f1340912ecf5e6b3.tar.bz2
icestorm-64db1d0979947f8d18a79a14f1340912ecf5e6b3.zip
Merge pull request #12 from alibabashack/fix-cram-doc
fix CRAM command doc
-rw-r--r--docs/format.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/format.html b/docs/format.html
index 4dd4e1a..698a321 100644
--- a/docs/format.html
+++ b/docs/format.html
@@ -47,7 +47,7 @@ The following commands are known:
<table class="ctab">
<tr><th>Opcode</th><th>Description</th></tr>
-<tr><td>0</td><td>payload=0: CRAM Data<br/>
+<tr><td>0</td><td>payload=1: CRAM Data<br/>
payload=3: BRAM Data<br/>
payload=5: Reset CRC<br/>
payload=6: Wakeup<br/>