EnglishFrenchSpanish

OnWorks favicon

vcd2fst - Online in the Cloud

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

This is the command vcd2fst 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


vcd2fst - Converts VCD files to FST files

SYNTAX


vcd2fst [option]... [VCDFILE] [FSTFILE]

DESCRIPTION


Converts VCD files to FST files.

OPTIONS


-v,--vcdname <filename>
Specify VCD/FSDB/VPD/WLF input filename. Processing of filetypes other than VCD
requires that the appropriate 2vcd converter was found during ./configure.

-f,--fstname <filename>
Specify FST output filename.

-4,--fourpack
Indicates that LZ4 should be used for value change data (default).

-F,--fastpack
Indicates that fastlz should be used instead of LZ4 for value change data.

-4,--zlibpack
Indicates that zlib should be used instead of LZ4 for value change data.

-c,--compress
Indicates that the entire file should be run through gzip on close. This results
in much smaller files at the expense of a one-time decompression penalty on file
open during reads.

-p,--parallel
Indicates that parallel mode should be enabled. This spawns a worker thread to
continue with FST block processing while conversion continues on the main thread
for new FST block data.

-h,--help
Show help screen.

EXAMPLES

Note that you should specify dumpfile.vcd directly or use "-" for stdin.

vcd2fst dumpfile.vcd dumpfile.fst --compress
This indicates that the FST file should be post-compressed on close.

AUTHORS


Anthony Bybell <[email protected]>

Use vcd2fst online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    a2crd
    a2crd
    a2crd - attempts the conversion of
    lyrics file into chordii input ...
    Run a2crd
  • 2
    a2j
    a2j
    a2j - Wrapper script to simulate
    a2jmidid's non-DBUS behaviour though
    a2jmidid actually being in DBUS mode ...
    Run a2j
  • 3
    cowpoke
    cowpoke
    cowpoke - Build a Debian source package
    in a remote cowbuilder instance ...
    Run cowpoke
  • 4
    cp
    cp
    cp - copy files and directories ...
    Run cp
  • 5
    gbnlreg
    gbnlreg
    gbnlreg - Non linear regression ...
    Run gbnlreg
  • 6
    gbonds
    gbonds
    gbonds - U.S. savings bond inventory
    program for GNOME ...
    Run gbonds
  • More »

Ad