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
Friedrich Beckmann
digitaltechnikpraktikum
Commits
e5823509
Commit
e5823509
authored
Aug 02, 2013
by
Friedrich Beckmann
Browse files
modified synthesis targets
parent
9d0098db
Changes
1
Hide whitespace changes
Inline
Side-by-side
pnr/makefile
View file @
e5823509
...
...
@@ -16,13 +16,12 @@
help
:
@
echo
'"make" does intentionally nothing. Type:'
@
echo
' "make qproject" to create a new quartus project'
@
echo
' "make compile" to process through all design steps: map, fit, asm'
@
echo
' "make compile" synthesize the design'
@
echo
' "make prog" to configure programmable device'
@
echo
' "make quartus" to start quartus graphical user interface'
@
echo
' "make clean" to remove all generated files'
qproject
:
flowsummary.log
compile
:
flowsummary.log
flowsummary.log
:
$(SOURCE_FILES)
# assign VHDL design files
...
...
Write
Preview
Markdown
is supported
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