PandA-2024.02
|
Wrapper to invoke quartus_report tool by Altera. More...
#include "AlteraWrapper.hpp"
Go to the source code of this file.
Data Structures | |
class | Quartus13ReportWrapper |
Main class for wrapping quartus_report tool by Altera. More... | |
Macros | |
#define | QUARTUS_13_REPORT_TOOL_ID "quartus_13_sta" |
Superclass include. More... | |
#define | QUARTUS_13_REPORT_TOOL_EXEC "quartus_sta" |
Wrapper to invoke quartus_report tool by Altera.
A object used to invoke quartus_report tool by Altera
Definition in file quartus_13_report_wrapper.hpp.
#define QUARTUS_13_REPORT_TOOL_EXEC "quartus_sta" |
Definition at line 49 of file quartus_13_report_wrapper.hpp.
#define QUARTUS_13_REPORT_TOOL_ID "quartus_13_sta" |
Superclass include.
Definition at line 48 of file quartus_13_report_wrapper.hpp.
Referenced by BackendFlow::xload().