Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
docking
ocladock-fpga
Commits
57d3e6aa
Commit
57d3e6aa
authored
Nov 11, 2018
by
Leonardo Solis
Browse files
#31, stop copying xclbin during hwemu
Former-commit-id:
827e55c2
parent
6a889bf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
ofdock_taskpar_xl/Makefile
View file @
57d3e6aa
...
...
@@ -385,12 +385,9 @@ kerswemu:
kerhwemu
:
make all
TARGETS
=
hw_emu
DEVICES
=
$(BOARD)
cp
./xclbin/
$(XCLBINS)
.hw_emu.
*
.xclbin .
mv
./
$(XCLBINS)
.hw_emu.
*
.xclbin ./
$(XCLBINS)
.xclbin
@
echo
$(newline)
@
echo
"==============================================================================="
@
echo
"INFO: hw emulation file created under:
\"
./xclbin/
$(XCLBINS)
.hw_emu.*.xclbin
\"
"
@
echo
"INFO: ... was copied and renamed as
\"
./
$(XCLBINS)
.xclbin
\"
"
@
echo
"==============================================================================="
@
echo
$(newline)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment