hc
2023-02-13 e440ec23c5a540cdd3f7464e8779219be6fd3d95
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
What:        /sys/bus/platform/devices/dfl-fme.0/ports_num
Date:        June 2018
KernelVersion:  4.19
Contact:    Wu Hao <hao.wu@intel.com>
Description:    Read-only. One DFL FPGA device may have more than 1
       port/Accelerator Function Unit (AFU). It returns the
       number of ports on the FPGA device when read it.
 
What:        /sys/bus/platform/devices/dfl-fme.0/bitstream_id
Date:        June 2018
KernelVersion:  4.19
Contact:    Wu Hao <hao.wu@intel.com>
Description:    Read-only. It returns Bitstream (static FPGA region)
       identifier number, which includes the detailed version
       and other information of this static FPGA region.
 
What:        /sys/bus/platform/devices/dfl-fme.0/bitstream_metadata
Date:        June 2018
KernelVersion:  4.19
Contact:    Wu Hao <hao.wu@intel.com>
Description:    Read-only. It returns Bitstream (static FPGA region) meta
       data, which includes the synthesis date, seed and other
       information of this static FPGA region.