From e0eaaf5b910a2178f2cc09216b45dd0c53234d0d Mon Sep 17 00:00:00 2001 From: Larry Doolittle Date: Wed, 18 Jul 2018 20:17:36 -0700 Subject: Spelling fixes in messages --- icebox/icebox_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icebox/icebox_html.py') 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 here.

""" % chipdbfile) print("""

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.

""") -- cgit v1.2.3