Fixed type in fpga Makefile

This commit is contained in:
Rose Thompson 2024-09-03 10:36:49 -07:00
parent cde4598ed5
commit d0ae6bf217

View File

@ -42,7 +42,7 @@ IP_VCU: $(dst)/sysrst.log \
$(dst)/ahbaxibridge.log
IP_Arty: $(dst)/sysrst.log \
MEM_Arty \
$(dst)/mmcm.log
$(dst)/mmcm.log \
$(dst)/clkconverter.log \
$(dst)/ahbaxibridge.log