From f1e096480ac704ee1845b129ad7baadea78742fc Mon Sep 17 00:00:00 2001 From: Larry Doolittle Date: Mon, 12 Oct 2015 21:45:43 -0700 Subject: Spelling --- docs/format.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/format.html b/docs/format.html index 8c21c00..4dd4e1a 100644 --- a/docs/format.html +++ b/docs/format.html @@ -143,7 +143,7 @@ RAM tiles are 42 bits wide. (Notice the two slightly smaller columns for the RAM The IO tiles on the top and bottom of the chip use a strange permutation pattern for their bits. It can be seen in the picture that their columns are spread out horizontally. What cannot be seen in the picture is the columns also are not in order and the bit positions are vertically permuted as well. The CramIndexConverter class in icepack.cc encapsulates the calculations -that are neccessary to convert between tile-relative bit addresses and CRAM bank-relative bit addresses. +that are necessary to convert between tile-relative bit addresses and CRAM bank-relative bit addresses.

-- cgit v1.2.3