PandA-2024.02
|
Tool for estimation of RTL descriptions. More...
#include "EucalyptusParameter.hpp"
#include "RTL_characterization.hpp"
#include "cpu_time.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include "design_flow_step.hpp"
#include "generic_device.hpp"
#include "load_builtin_technology.hpp"
#include "load_default_technology.hpp"
#include "parse_technology.hpp"
#include "technology_flow_step_factory.hpp"
#include "technology_manager.hpp"
#include "utility.hpp"
#include <filesystem>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Tool for estimation of RTL descriptions.
Definition in file eucalyptus.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
eucalyptus does not perform a clock constrained synthesis
creating the data-structure representing the target device
Definition at line 57 of file eucalyptus.cpp.
References TechnologyFlowStep::ComputeSignature(), exit_code, generic_device::factory(), LOAD_TECHNOLOGY, OUTPUT_LEVEL_MINIMUM, PARAMETER_NOTPARSED, PARAMETER_PARSED, test_panda::parameters, print_cpu_time(), PRINT_MSG, START_TIME, STOP_TIME, str, and THROW_ERROR.