PandA-2024.02
|
Files | |
file | c_initialization_flex_lexer.hpp [code] |
header file for LEX based lexer for C initialization string. | |
file | c_initialization_parser.cpp [code] |
Interface to parse the initialization of c variable. | |
file | c_initialization_parser.hpp [code] |
Interface to parse the initialization of c variable. | |
file | c_initialization_parser_functor.cpp [code] |
Specification of the abstract functor used during parsing of C initialization string. | |
file | c_initialization_parser_functor.hpp [code] |
Specification of the abstract functor used during parsing of C initialization string. | |
file | c_initialization_parser_node.hpp [code] |
Specification of the data structure associated with a node during c initialization parsing. | |
file | compute_reserved_memory.cpp [code] |
Specification of the functor used to compute size of objects starting from C initialization string. | |
file | compute_reserved_memory.hpp [code] |
Specification of the functor used to compute size of objects starting from C initialization string. | |
file | CTestbenchExecution.cpp [code] |
file | CTestbenchExecution.hpp [code] |
file | memory_initialization_c_writer.cpp [code] |
file | memory_initialization_c_writer.hpp [code] |
Functor used to write c code which writes initialization of the memory. | |
file | memory_initialization_writer.cpp [code] |
Functor used to write initialization of the memory. | |
file | memory_initialization_writer.hpp [code] |
Functor used to write initialization of the memory. | |
file | memory_initialization_writer_base.cpp [code] |
file | memory_initialization_writer_base.hpp [code] |
Abstract base class for functor used to write initialization of the memory. | |
file | SimulationInformation.hpp [code] |
file | test_vector_parser.cpp [code] |
file | test_vector_parser.hpp [code] |
file | testbench_generation.cpp [code] |
Generate HDL testbench for the top-level kernel testing. | |
file | testbench_generation.hpp [code] |
Generate HDL testbench for the top-level kernel testing. | |