PandA-2024.02
Data Fields
BackendStep Struct Reference

#include <BackendFlow.hpp>

Collaboration diagram for BackendStep:
Collaboration graph
[legend]

Data Fields

std::string name
 name of the step More...
 
std::string config_name
 configuration identifier More...
 
std::string script_name
 name of the step More...
 
SynthesisToolRef tool
 wrapper to the tool More...
 
std::string out_dir
 output directory More...
 

Detailed Description

Definition at line 71 of file BackendFlow.hpp.

Field Documentation

◆ config_name

std::string BackendStep::config_name

configuration identifier

Definition at line 77 of file BackendFlow.hpp.

◆ name

std::string BackendStep::name

name of the step

Definition at line 74 of file BackendFlow.hpp.

◆ out_dir

std::string BackendStep::out_dir

output directory

Definition at line 86 of file BackendFlow.hpp.

◆ script_name

std::string BackendStep::script_name

name of the step

Definition at line 80 of file BackendFlow.hpp.

◆ tool

SynthesisToolRef BackendStep::tool

wrapper to the tool

Definition at line 83 of file BackendFlow.hpp.


The documentation for this struct was generated from the following file:

Generated on Mon Feb 12 2024 13:03:44 for PandA-2024.02 by doxygen 1.8.13