PandA-2024.02
|
Wrapper to NanoXplore synthesis tools *. More...
Go to the source code of this file.
Data Structures | |
class | NanoXploreBackendFlow |
Macros | |
#define | PARAM_ucf_file "ucf_file" |
#define | PARAM_nxpython_sources_macro_list "nxpython_sources_macro_list" |
#define | PARAM_nxpython_report "nxpython_report" |
#define | PARAM_nxpython_timing_report "nxpython_timing_report" |
Typedefs | |
using | NanoXploreBackendFlowRef = refcount< NanoXploreBackendFlow > |
Refcount definition for the class. More... | |
Functions | |
REF_FORWARD_DECL (generic_device) | |
superclass include More... | |
Wrapper to NanoXplore synthesis tools *.
Definition in file NanoXploreBackendFlow.hpp.
#define PARAM_nxpython_report "nxpython_report" |
Definition at line 51 of file NanoXploreBackendFlow.hpp.
Referenced by NanoXploreBackendFlow::CheckSynthesisResults(), and nxpython_flow_wrapper::EvaluateVariables().
#define PARAM_nxpython_sources_macro_list "nxpython_sources_macro_list" |
Definition at line 50 of file NanoXploreBackendFlow.hpp.
Referenced by NanoXploreBackendFlow::InitDesignParameters().
#define PARAM_nxpython_timing_report "nxpython_timing_report" |
Definition at line 52 of file NanoXploreBackendFlow.hpp.
Referenced by NanoXploreBackendFlow::CheckSynthesisResults(), and nxpython_flow_wrapper::EvaluateVariables().
#define PARAM_ucf_file "ucf_file" |
Definition at line 49 of file NanoXploreBackendFlow.hpp.
Referenced by XilinxTasteBackendFlow::create_cf(), and XilinxBackendFlow::create_cf().
Refcount definition for the class.
Definition at line 97 of file NanoXploreBackendFlow.hpp.
REF_FORWARD_DECL | ( | generic_device | ) |
superclass include