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       -h,--help
32              Show help screen.
33

EXAMPLES

35       lxt2miner dumpfile.lxt2 --hex 20470000 -n
36
37       This attempts to match the hex value 20470000 across all facilities and
38       when the value is encountered, the facname only is printed to stdout in
39       order to generate a gtkwave compatible save file.
40

LIMITATIONS

42       lxt2miner  only prints the first time a value is encountered for a spe‐
43       cific net.  This is done in order to cut down on  the  size  of  output
44       files  and to aid in following data such as addresses through a simula‐
45       tion model.
46

AUTHORS

48       Anthony Bybell <bybell@nc.rr.com>
49

SEE ALSO

51       vztminer(1) vzt2vcd(1) lxt2vcd(1) vcd2lxt2(1) gtkwave(1)
52
53
54
55Anthony Bybell                      3.0.14                        LXT2MINER(1)
Impressum