cd L1/tests/hls_case_folder make run TARGET=csim \ PLATFORM=/path/to/xilinx_u280_xdma_201920_3.xpfm
The following test control variables are available:
CSIMfor high-level simulation.CSYNTHfor high-level synthesis to RTL.COSIMfor co-simulation between the software test bench and generated RTL.VIVADO_SYNfor synthesis by AMD Vivado™.VIVADO_IMPLfor implementation by Vivado.
For all these variables, set to 1 to enable execution or 0 to skip. The default value of all control variables is 0; omit any variable from the command line to skip the corresponding step.