Skip to content

Commit

Permalink
xc9500xl docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wanda-phi committed Dec 9, 2023
1 parent bbfa192 commit e8a6d6d
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 66 deletions.
3 changes: 2 additions & 1 deletion docs/xc9500/bitstream-xc9500xl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ the high 2 bits of columns 0-8 are used to store everything else.
When programmed or read via JTAG, the bitstream is transmitted as words.
Each word is 8 bits per FB. Each word of the bitstream has its address.
Not all addresses are valid, and valid addresses are not contiguous.
Address is 12 bits long, and is split to several fields:
Address is 16 bits long, and is split to several fields:

- bits 12-15: FB index (only used for JTAG ``FERASE`` operation, doesn't matter for reading and programming)
- bits 5-11: row
- bits 3-4: column / 5
- bits 0-2: column % 5
Expand Down
Loading

0 comments on commit e8a6d6d

Please sign in to comment.