0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Zynq > BOOT.binの解析 > K. BitstreamのHEXの意味

Last updated at Posted at 2017-03-02
動作環境
PetaLinux 2014.4
Vivado v2014.4
MicroZed

2014年頃のメモより。

ug470のp99のTable 5-18にbitstreamのHEXの例が記載されている。

Configuration Data Word (hex) Description
FFFFFFFF Dummy pad word
...
000000BB Bus width auto detect, word 1
11220044 Bus width auto detect, word 2
...
AA995566 Sync word
20000000 NOOP (no operationの意味か?)
30022001 Packet Type 1: Write TIMER register, WORD_COUNT=1
...
20000000 NOOP (End of bitstream)
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?