Skip to content
GitLab
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
5e90e7fe
Commit
5e90e7fe
authored
May 22, 2018
by
lvs
Browse files
added explanatory comment on read/write_pipe()
parent
d70f66b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
common_xilinx/utility/boards.mk
View file @
5e90e7fe
...
...
@@ -6,6 +6,8 @@ PROFILE ?= no
# Default C++ Compiler Flags and xocc compiler flags
CXXFLAGS
:=
-Wall
-O0
-g
-std
=
c++14
#https://www.xilinx.com/html_docs/xilinx2018_1/sdsoc_doc/nts1517252127891.html
#CLFLAGS:= --xp "param:compiler.preserveHlsOutput=1" --xp "param:compiler.generateExtraRunData=true" -s
CLFLAGS
:=
--xp
"param:compiler.version=31"
--xp
"param:compiler.preserveHlsOutput=1"
--xp
"param:compiler.generateExtraRunData=true"
-s
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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