![]() |
PandA-2024.02
|
Wrapper to invoke lattice_flow tool by Lattice. More...
#include "LatticeWrapper.hpp"

Go to the source code of this file.
Data Structures | |
| class | lattice_flow_wrapper |
| Main class for wrapping lattice_flow tool by Lattice. More... | |
Macros | |
| #define | PARAM_lattice_outdir "lattice_outdir" |
| #define | LATTICE_FLOW_TOOL_ID "lattice_flow" |
| #define | LATTICE_FLOW_TOOL_EXEC "diamondc" |
Typedefs | |
| using | lattice_flow_wrapperRef = refcount< lattice_flow_wrapper > |
| Refcount definition for the class. More... | |
Wrapper to invoke lattice_flow tool by Lattice.
A object used to invoke lattice_flow tool by Lattice
Definition in file lattice_flow_wrapper.hpp.
| #define LATTICE_FLOW_TOOL_EXEC "diamondc" |
Definition at line 51 of file lattice_flow_wrapper.hpp.
| #define LATTICE_FLOW_TOOL_ID "lattice_flow" |
Definition at line 50 of file lattice_flow_wrapper.hpp.
Referenced by BackendFlow::xload().
| #define PARAM_lattice_outdir "lattice_outdir" |
Definition at line 49 of file lattice_flow_wrapper.hpp.
Referenced by lattice_flow_wrapper::EvaluateVariables().
Refcount definition for the class.
Definition at line 79 of file lattice_flow_wrapper.hpp.
1.8.13