1GENWQE_VPDCONV(1) User Commands GENWQE_VPDCONV(1)
2
3
4
6 genwqe_vpdconv - IBM Hardware Accelerator Tool.
7
9 genwqe_vpdconv [OPTIONS]...
10
12 Mandatory arguments to long options are mandatory for short options
13 too.
14
15 -h, --help
16 print usage information
17
18 -V, --version print version
19
20 -i, --input=FILE
21 input filename, uses stdin if option is missing
22
23 -o, --output=FILE output filename, uses stdout if option is missing
24
25 -v, --verbose verbose mode, multiple v's to increase verbosity
26
27 --crcoff
28 do not check and correct crc in output File
29
30 --reverse
31 takes as input a binaray file and creates a CSV output file
32
33 This utility converts a comma separated VPD file (CSV file) for the
34 GenWQE Card to a binary file which can be used for flash programming
35 for VPD data. The CVS input file format (0x102) is fix. Only the data
36 can be changed.
37
38
39
40genwqe_vpdconv 4.0.20 July 2020 GENWQE_VPDCONV(1)