Skip to content

Commit 6b973f3

Browse files
committedMay 21, 2017
Minor clarifications
1 parent fa4658b commit 6b973f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎doc/xbr/notes.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ZIA
1212
40 rows, 8 bits per row
1313
Each row is an 65:1 mux corresponding to one output from the global routing matrix.
1414
The mux is a two level tree.
15-
The first level consists of six 11:1 mask-programmed muxes (with a different coding for each row), reducing the 65
15+
The first level consists of six 11:1 mask-programmed muxes (with a different setting for each row), reducing the 65
1616
signals on the metal 4 bus down to six. The second level is an 8:1 one-hot bitstream-programmed mux, which selects the
1717
final routing output as either a constant value or one of the six mask mux outputs.
1818

@@ -162,7 +162,7 @@ Macrocells
162162
10 = T flipflop
163163
11 = D flipflop with clock enable
164164
15:14 Input mux of some sort
165-
00 = IBUF driving ZIA
165+
00 = IBUF driving ZIA or flipflop direct path
166166
11 = unused pin
167167
Other values unknown
168168
13:12 "FB val" - specifies output from macrocell to the ZIA

0 commit comments

Comments
 (0)
Please sign in to comment.