PandA-2024.02
Macros
testbench_generation.cpp File Reference

Generate HDL testbench for the top-level kernel testing. More...

#include "testbench_generation.hpp"
#include "Discrepancy.hpp"
#include "HDL_manager.hpp"
#include "ModuleGeneratorManager.hpp"
#include "Parameter.hpp"
#include "SimulationInformation.hpp"
#include "behavioral_helper.hpp"
#include "c_backend.hpp"
#include "c_backend_information.hpp"
#include "c_backend_step_factory.hpp"
#include "call_graph_manager.hpp"
#include "copyrights_strings.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include "fu_binding.hpp"
#include "function_behavior.hpp"
#include "hls.hpp"
#include "hls_constraints.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "language_writer.hpp"
#include "library_manager.hpp"
#include "math_function.hpp"
#include "memory.hpp"
#include "memory_symbol.hpp"
#include "structural_manager.hpp"
#include "structural_objects.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "technology_wishbone.hpp"
#include "testbench_generation_constants.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include "utility.hpp"
#include <algorithm>
#include <filesystem>
#include <fstream>
#include <iterator>
#include <list>
#include <string>
#include <utility>
Include dependency graph for testbench_generation.cpp:

Go to the source code of this file.

Macros

#define CST_STR_BAMBU_TESTBENCH   "bambu_testbench"
 
#define SETUP_PORT_NAME   "setup_port"
 

Detailed Description

Generate HDL testbench for the top-level kernel testing.

Author
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t
Michele Fiorito miche.nosp@m.le.f.nosp@m.iorit.nosp@m.o@po.nosp@m.limi..nosp@m.it

Definition in file testbench_generation.cpp.

Macro Definition Documentation

◆ CST_STR_BAMBU_TESTBENCH

#define CST_STR_BAMBU_TESTBENCH   "bambu_testbench"

◆ SETUP_PORT_NAME

#define SETUP_PORT_NAME   "setup_port"

Definition at line 89 of file testbench_generation.cpp.

Referenced by TestbenchGeneration::Exec().


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