![]() |
PandA-2024.02
|
Class implementing RTL characterization. More...
#include "RTL_characterization.hpp"#include "config_HAVE_FLOPOCO.hpp"#include "BackendFlow.hpp"#include "HDL_manager.hpp"#include "NP_functionality.hpp"#include "Parameter.hpp"#include "allocation_information.hpp"#include "area_info.hpp"#include "design_flow_graph.hpp"#include "design_flow_manager.hpp"#include "fileIO.hpp"#include "generic_device.hpp"#include "language_writer.hpp"#include "library_manager.hpp"#include "op_graph.hpp"#include "parse_technology.hpp"#include "polixml.hpp"#include "structural_manager.hpp"#include "structural_objects.hpp"#include "technology_flow_step.hpp"#include "technology_flow_step_factory.hpp"#include "technology_manager.hpp"#include "technology_node.hpp"#include "time_info.hpp"#include "xml_helper.hpp"#include <algorithm>#include <list>#include <string>#include "string_manipulation.hpp"
Go to the source code of this file.
Macros | |
| #define | PORT_VECTOR_N_PORTS 2 |
| Autoheader includes. More... | |
Class implementing RTL characterization.
Definition in file RTL_characterization.cpp.
| #define PORT_VECTOR_N_PORTS 2 |
Autoheader includes.
Definition at line 80 of file RTL_characterization.cpp.
Referenced by RTLCharacterization::AnalyzeCell().
1.8.13