Skip to content

Commit abbf05e

Browse files
committedMay 21, 2017
doc: Figured out one-hot coding for GSR
1 parent f0199dc commit abbf05e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

‎doc/xbr/notes.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,8 @@ Global clock mux
124124
Global set/reset mux
125125
-------------------------
126126
2 bits starting at fuse # 12259
127-
00 Not using GSR
128-
01 Unknown, not observed
129-
10 Unknown, not observed
130-
11 Using GSR
127+
1 GSR buffer input (1 = no invert, 0 = invert)
128+
0 GSR buffer enable (1 = active, 0 = unused)
131129

132130
Global OE mux
133131
-------------------------

0 commit comments

Comments
 (0)
Please sign in to comment.