aboutsummaryrefslogtreecommitdiffstats
path: root/icebox/icebox_html.py
diff options
context:
space:
mode:
authorLarry Doolittle <ldoolitt@recycle.lbl.gov>2018-07-18 20:17:36 -0700
committerClifford Wolf <clifford@clifford.at>2018-07-19 13:59:42 +0200
commite0eaaf5b910a2178f2cc09216b45dd0c53234d0d (patch)
tree23e028d9f86017cec06c4c6aed73624c1dfea853 /icebox/icebox_html.py
parent6528b96bec63318972060fce0805a458d8f011f3 (diff)
downloadicestorm-e0eaaf5b910a2178f2cc09216b45dd0c53234d0d.tar.gz
icestorm-e0eaaf5b910a2178f2cc09216b45dd0c53234d0d.tar.bz2
icestorm-e0eaaf5b910a2178f2cc09216b45dd0c53234d0d.zip
Spelling fixes in messages
Diffstat (limited to 'icebox/icebox_html.py')
-rwxr-xr-xicebox/icebox_html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/icebox/icebox_html.py b/icebox/icebox_html.py
index fe1ba0c..6415230 100755
--- a/icebox/icebox_html.py
+++ b/icebox/icebox_html.py
@@ -159,7 +159,7 @@ and providing simple tools for analyzing and creating bitstream files. This is w
A machine-readable form of the database can be downloaded <a href="%s">here</a>.</p>""" % chipdbfile)
print("""<p>The iCE40 FPGA fabric is organized into tiles. The configuration bits
-themself have the same meaning in all tiles of the same type. But the way the tiles
+themselves have the same meaning in all tiles of the same type. But the way the tiles
are connected to each other depends on the types of neighbouring cells. Furthermore,
some wire names are different for e.g. an IO tile on the left border and an IO tile on
the top border.</p>""")