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