remove .Xil folder after build

This commit is contained in:
Fischer Moseley 2023-08-23 11:52:59 -04:00
parent 78a7cce83a
commit a841994fec
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ $(NEXYS_A7_EXAMPLES):
$(VIVADO) -mode batch \
-source ../build.tcl \
-log obj/build.log \
-jou obj/build.jou
-jou obj/build.jou; \
rm -rf .Xil;
ICESTICK_EXAMPLES := io_core