1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-02-04 07:12:56 +08:00

14 lines
429 B
Bash
Raw Normal View History

2023-02-24 06:01:53 +03:00
#! /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
2023-02-24 06:01:53 +03:00
rm vitis_hls.log