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:

Generated on Tue Dec 21 2010 21:52:13 for RevKit by doxygen 1.7.1