generate_target -force all [get_files <BD_NAME>.bd] compile_c [get_ips design_1_v_tpg_0] synth_design To automatically detect which, if any, IP cores in the project are HLS IP and run compile_c on this IP cores, you can run the following command line: ...