PandA-2024.02
Macros
testbench_generation_constants.hpp File Reference

constants used in testbench generation More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STR_CST_testbench_generation_basename   "cosim"
 The basename of the testbench files. More...
 
#define DATA_SIZE_THRESHOLD   (1024 * 8)
 threshold used to switch from data directly printed to data written to a file and then copied More...
 
#define STR_CST_INIT_TIME   "100"
 Constant delay for testbench initialization. It is relevant for XILINX devices. More...
 

Detailed Description

constants used in testbench generation

Author
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t

Definition in file testbench_generation_constants.hpp.

Macro Definition Documentation

◆ DATA_SIZE_THRESHOLD

#define DATA_SIZE_THRESHOLD   (1024 * 8)

threshold used to switch from data directly printed to data written to a file and then copied

Definition at line 47 of file testbench_generation_constants.hpp.

Referenced by CInitializationParser::Parse().

◆ STR_CST_INIT_TIME

#define STR_CST_INIT_TIME   "100"

Constant delay for testbench initialization. It is relevant for XILINX devices.

Definition at line 50 of file testbench_generation_constants.hpp.

Referenced by TestbenchGeneration::Exec().

◆ STR_CST_testbench_generation_basename

#define STR_CST_testbench_generation_basename   "cosim"

The basename of the testbench files.

Definition at line 44 of file testbench_generation_constants.hpp.

Referenced by SimulationTool::GenerateLibraryBuildScript().


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