#! /usr/bin/env bash #------------------------------------------------------------------------------ # published as part of https://github.com/pConst/basic_verilog # Konstantin Pavlov, pavlovconst@gmail.com #------------------------------------------------------------------------------ # Script to clean Vitis HLS project # see ../example_projects/vitis_hls_prj_template_v1/ for complete example rm -rf prj rm vitis_hls.log