PandA-2024.02
|
Wrapper to synthesis tools by Altera. More...
Go to the source code of this file.
Data Structures | |
class | AlteraWrapper |
Macros | |
#define | PARAM_quartus_report "quartus_report" |
#define | PARAM_sources_macro_list "sources_macro_list" |
Typedefs | |
using | AlteraWrapperRef = refcount< AlteraWrapper > |
Refcount definition for the class. More... | |
Functions | |
REF_FORWARD_DECL (generic_device) | |
superclass include More... | |
Wrapper to synthesis tools by Altera.
A object used to invoke synthesis tools by Altera
Definition in file AlteraWrapper.hpp.
#define PARAM_quartus_report "quartus_report" |
Definition at line 53 of file AlteraWrapper.hpp.
Referenced by AlteraBackendFlow::CheckSynthesisResults(), QuartusPowerWrapper::EvaluateVariables(), and QuartusReportWrapper::EvaluateVariables().
#define PARAM_sources_macro_list "sources_macro_list" |
Definition at line 54 of file AlteraWrapper.hpp.
Referenced by AlteraBackendFlow::InitDesignParameters(), and LatticeBackendFlow::InitDesignParameters().
using AlteraWrapperRef = refcount<AlteraWrapper> |
Refcount definition for the class.
Definition at line 95 of file AlteraWrapper.hpp.
REF_FORWARD_DECL | ( | generic_device | ) |
superclass include