Query: vcd2fst
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VCD2FST(1) Filetype Conversion VCD2FST(1)NAMEvcd2fst - Converts VCD files to FST filesSYNTAXvcd2fst [option]... [VCDFILE] [FSTFILE]DESCRIPTIONConverts VCD files to FST files.OPTIONS-v,--vcdname <filename> Specify VCD input filename. -f,--fstname <filename> Specify FST output filename. -F,--fastpack Indicates that fastlz should be used instead of gzip for block 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.AUTHORSAnthony Bybell <bybell@rocketmail.com>SEE ALSOfst2vcd(1) vcd2lxt(1) vcd2lxt2(1) lxt2vcd(1) vcd2vzt(1) vzt2vcd(1) gtkwave(1) Anthony Bybell 3.3.35 VCD2FST(1)
Related Man Pages |
---|
rtlbrowse(1) - debian |
shmidcat(1) - debian |
vcd2lxt(1) - debian |
vcd2lxt2(1) - debian |
vcd2vzt(1) - debian |
Similar Topics in the Unix Linux Community |
---|
How to close a post |
Burn 360: New Release |
Saving file content in arrays using AWK |
capturing selective data from a vcd file |
How to compare two files ? |