File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sdk/management/fpga_image_tools Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ The following command displays the current state for the given FPGA slot number.
6666
6767 $ sudo fpga-describe-local-image -S 0 -H
6868
69- Type FpgaImageSlot FpgaImageId StatusName StatusCode
70- AFI 0 none cleared 1
69+ Type FpgaImageSlot FpgaImageId StatusName StatusCode ShVersion
70+ AFI 0 none cleared 1 0x11241611
7171 Type FpgaImageSlot VendorId DeviceId DBDF
7272 AFIDEVICE 0 0x1d0f 0x1042 0000:00:17.0
7373
@@ -83,8 +83,8 @@ Displays the current state for the given FPGA slot number. The output shows the
8383
8484 $ sudo fpga-describe-local-image -S 0 -H
8585
86- Type FpgaImageSlot FpgaImageId StatusName StatusCode
87- AFI 0 agfi-0123456789abcdefg loaded 0
86+ Type FpgaImageSlot FpgaImageId StatusName StatusCode ShVersion
87+ AFI 0 agfi-0123456789abcdefg loaded 0 0x11241611
8888 Type FpgaImageSlot VendorId DeviceId DBDF
8989 AFIDEVICE 0 0x1d0f 0x1042 0000:00:17.0
9090
@@ -100,8 +100,8 @@ The following command displays the current state for the given FPGA slot number.
100100
101101 $ sudo fpga-describe-local-image -S 0 -H
102102
103- Type FpgaImageSlot FpgaImageId StatusName StatusCode
104- AFI 0 none cleared 1
103+ Type FpgaImageSlot FpgaImageId StatusName StatusCode ShVersion
104+ AFI 0 none cleared 1 0x11241611
105105 Type FpgaImageSlot VendorId DeviceId DBDF
106106 AFIDEVICE 0 0x1d0f 0x1042 0000:00:17.0
107107
You can’t perform that action at this time.
0 commit comments