List of all members | Public Member Functions | Public Attributes
write_verilog_settings Struct Reference

Settings for write_verilog. More...

Public Member Functions

 write_verilog_settings ()
 Standard constructor. More...
 

Public Attributes

bool propagate_constants
 Determines whether the constants are propagated. More...
 

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

bool propagate_constants

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 Apr 16 2013 08:12:02 for RevKit by doxygen 1.8.3.1