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 | QuartusReportWrapper |
Main class for wrapping quartus_report tool by Altera. More... | |
Macros | |
#define | QUARTUS_REPORT_TOOL_ID "quartus_sta" |
Superclass include. More... | |
#define | QUARTUS_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_report_wrapper.hpp.
#define QUARTUS_REPORT_TOOL_EXEC "quartus_sta" |
Definition at line 51 of file quartus_report_wrapper.hpp.
#define QUARTUS_REPORT_TOOL_ID "quartus_sta" |
Superclass include.
Definition at line 50 of file quartus_report_wrapper.hpp.
Referenced by BackendFlow::xload().