User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
code:code [2024/05/18 22:49] – [Firmware version info C/C++-struct] Igor Yefmovcode:code [2024/05/30 14:52] – [Firmware version info C/C++-struct] Igor Yefmov
Line 60: Line 60:
  
 ===== Firmware version info C/C++-struct ===== ===== Firmware version info C/C++-struct =====
-The FX3 version structure is as follows (little-endian memory layout):+Both FX3 and FPGA version structures are as follows (little-endian memory layout):
  
 <code cpp firmware-version.h> <code cpp firmware-version.h>
Line 74: Line 74:
  
 For example the following sequence of bytes: For example the following sequence of bytes:
-<code>0x0A 0x06 0x08 0x00</code> corresponds to:+<code>[0,3] = 0x0A 0x06 0x08 0x00 // i32 = 0x0008`060A</code> corresponds to:
 <code>vendor id 2 <code>vendor id 2
 H/W config 1 H/W config 1

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information