aboutsummaryrefslogtreecommitdiffstats
path: root/docs/io_tile.html
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-10-06 09:14:12 +0200
committerClifford Wolf <clifford@clifford.at>2015-10-06 09:14:12 +0200
commit103e6fd4f890b29ffc9b3b1ccbc5f11bdc62e9b7 (patch)
treef21a0d5e54e1199721dc4c51c164d084e0c5e502 /docs/io_tile.html
parentd72b6d41bd3b64bffb91a99c2c977518cc69bd99 (diff)
parentc6f1e1f48df1240b5d12fed1f276722ddb7c13f0 (diff)
downloadicestorm-103e6fd4f890b29ffc9b3b1ccbc5f11bdc62e9b7.tar.gz
icestorm-103e6fd4f890b29ffc9b3b1ccbc5f11bdc62e9b7.tar.bz2
icestorm-103e6fd4f890b29ffc9b3b1ccbc5f11bdc62e9b7.zip
Merge branch 'master' of github.com:cliffordwolf/icestorm
Diffstat (limited to 'docs/io_tile.html')
-rw-r--r--docs/io_tile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/io_tile.html b/docs/io_tile.html
index 8c1555f..1a5ca61 100644
--- a/docs/io_tile.html
+++ b/docs/io_tile.html
@@ -122,7 +122,7 @@ For example the signal <span style="font-family:monospace">io_1/D_IN_0</span> in
<p>
Each IO Tile has 2 <span style="font-family:monospace">NegClk</span> configuration bits, suggesting that the
clock signals can be inverted independently for the the two IO blocks in the
-tile. However, the Lattice tools refuse to pack to IO blocks with different block
+tile. However, the Lattice tools refuse to pack two IO blocks with different clock
polarity into the same IO tile. In our tests we only managed to either set or clear
both NegClk bits.
</p>