![]() |
PandA-2024.02
|
This file contains the definition of the parameters for the synthesis tools. More...


Go to the source code of this file.
Data Structures | |
| struct | DesignParameters |
Macros | |
| #define | SCRIPT_FILENAME "__script_filename__" |
Typedefs | |
| using | DesignParametersRef = refcount< DesignParameters > |
| refcount definition of the class More... | |
Functions | |
| CONSTREF_FORWARD_DECL (Parameter) | |
| REF_FORWARD_DECL (DesignParameters) | |
This file contains the definition of the parameters for the synthesis tools.
Definition in file DesignParameters.hpp.
| #define SCRIPT_FILENAME "__script_filename__" |
Definition at line 53 of file DesignParameters.hpp.
Referenced by XilinxWrapper::generate_synthesis_script(), and xst_wrapper::get_command_line().
| using DesignParametersRef = refcount<DesignParameters> |
refcount definition of the class
Definition at line 118 of file DesignParameters.hpp.
| CONSTREF_FORWARD_DECL | ( | Parameter | ) |
| REF_FORWARD_DECL | ( | DesignParameters | ) |
1.8.13