Public Member Functions | Public Attributes

write_verilog_settings Struct Reference

Settings for write_verilog. More...

List of all members.

Public Member Functions

 write_verilog_settings ()
 Standard constructor.

Public Attributes

bool propagate_constants
 Determines whether the constants are propagated.

Detailed Description

Settings for write_verilog.

Author:
RevKit
Since:
1.1

Constructor & Destructor Documentation

Standard constructor.

Initializes default values

Author:
RevKit
Since:
1.1

Member Data Documentation

Determines whether the constants are propagated.

If the constants are propagated, then no signals are created for constant inputs. Instead, the values are simulated by creating the Verilog file.

The default value is true.

Author:
RevKit
Since:
1.1

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed May 25 2011 16:34:52 for RevKit by doxygen 1.7.3