1LXT2MINER(1)                 Dumpfile Data Mining                 LXT2MINER(1)
2
3
4

NAME

6       lxt2miner - Data mining of LXT2 files
7

SYNTAX

9       lxt2miner [option]... [LXT2FILE]
10

DESCRIPTION

12       Mines  LXT2  files  for specific data values and generates gtkwave save
13       files to stdout for future reload.
14

OPTIONS

16       -d,--dumpfile <filename>
17              Specify LXT2 input dumpfile.
18
19       -m,--match <value>
20              Specifies "bitwise" match data (binary, real, string)
21
22       -x,--hex <value>
23              Specifies hexadecimal match data that will automatically be con‐
24              verted to binary for searches
25
26       -n,--namesonly
27              Indicates  that  only  facnames  should  be printed in a gtkwave
28              savefile compatible format.  By doing this, the file can be used
29              to specify which traces are to be imported into gtkwave.
30
31       -c,--comprehensive
32              Indicates  that  results  are not to stop after the first match.
33              This can be used to extract  all  the  matching  values  in  the
34              trace.
35
36       -h,--help
37              Show help screen.
38

EXAMPLES

40       lxt2miner dumpfile.lxt2 --hex 20470000 -n
41
42       This attempts to match the hex value 20470000 across all facilities and
43       when the value is encountered, the facname only is printed to stdout in
44       order to generate a gtkwave compatible save file.
45

LIMITATIONS

47       lxt2miner  only prints the first time a value is encountered for a spe‐
48       cific net.  This is done in order to cut down on  the  size  of  output
49       files  and to aid in following data such as addresses through a simula‐
50       tion model.
51

AUTHORS

53       Anthony Bybell <bybell@rocketmail.com>
54

SEE ALSO

56       vztminer(1) vzt2vcd(1) lxt2vcd(1) vcd2lxt2(1) gtkwave(1)
57
58
59
60Anthony Bybell                       3.2.1                        LXT2MINER(1)
Impressum