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

NAME

6       fst2miner - Data mining of FST files
7

SYNTAX

9       fstminer [option]... [FSTFILE]
10

DESCRIPTION

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

OPTIONS

16       -d,--dumpfile <filename>
17              Specify FST 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       fstminer dumpfile.fst --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       fstminer  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) lxt2miner(1) fst2vcd(1) vcd2fst(1) gtkwave(1)
57
58
59
60Anthony Bybell                      3.3.38                         FSTMINER(1)
Impressum