mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
Fixed type in fpga Makefile
This commit is contained in:
parent
cde4598ed5
commit
d0ae6bf217
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ IP_VCU: $(dst)/sysrst.log \
|
||||||
$(dst)/ahbaxibridge.log
|
$(dst)/ahbaxibridge.log
|
||||||
IP_Arty: $(dst)/sysrst.log \
|
IP_Arty: $(dst)/sysrst.log \
|
||||||
MEM_Arty \
|
MEM_Arty \
|
||||||
$(dst)/mmcm.log
|
$(dst)/mmcm.log \
|
||||||
$(dst)/clkconverter.log \
|
$(dst)/clkconverter.log \
|
||||||
$(dst)/ahbaxibridge.log
|
$(dst)/ahbaxibridge.log
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue