write_blif_mv - write a blif-mv file


write_blif_mv [-h] [<file>]

Writes out the hierarchy below the current node in blif-mv format to the file specified as an argument. If no argument is specified, the output is available at the standard output.

Command options:

-h
Print the command usage.
<file>
name of blif-mv file to be written.
For more information on blif-mv, refer to the blif-mv manual.
Last updated on 20050519 00h50