==================================== write_smv - write design to SMV file ==================================== .. cmd:def:: write_smv :title: write design to SMV file .. only:: html .. code:: yoscrypt write_smv [options] [filename] :: Write an SMV description of the current design. .. code:: yoscrypt -verbose :: this will print the recursive walk used to export the modules. .. code:: yoscrypt -tpl :: use the given template file. the line containing only the token '%%' is replaced with the regular output of this command. :: THIS COMMAND IS UNDER CONSTRUCTION .. only:: latex :: write_smv [options] [filename] Write an SMV description of the current design. -verbose this will print the recursive walk used to export the modules. -tpl use the given template file. the line containing only the token '%%' is replaced with the regular output of this command. THIS COMMAND IS UNDER CONSTRUCTION