EnglishFrenchSpanish

Ad


OnWorks favicon

lxt2miner - Online in the Cloud

Run lxt2miner in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command lxt2miner that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


lxt2miner - Data mining of LXT2 files

SYNTAX


lxt2miner [option]... [LXT2FILE]

DESCRIPTION


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

OPTIONS


-d,--dumpfile <filename>
Specify LXT2 input dumpfile.

-m,--match <value>
Specifies "bitwise" match data (binary, real, string)

-x,--hex <value>
Specifies hexadecimal match data that will automatically be converted to binary for
searches

-n,--namesonly
Indicates that only facnames should be printed in a gtkwave savefile compatible
format. By doing this, the file can be used to specify which traces are to be
imported into gtkwave.

-c,--comprehensive
Indicates that results are not to stop after the first match. This can be used to
extract all the matching values in the trace.

-h,--help
Show help screen.

EXAMPLES


lxt2miner dumpfile.lxt2 --hex 20470000 -n

This attempts to match the hex value 20470000 across all facilities and when the value is
encountered, the facname only is printed to stdout in order to generate a gtkwave
compatible save file.

LIMITATIONS


lxt2miner only prints the first time a value is encountered for a specific net. This is
done in order to cut down on the size of output files and to aid in following data such as
addresses through a simulation model.

AUTHORS


Anthony Bybell <[email protected]>

Use lxt2miner online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad