Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit core collection
Manage
Activity
Members
Labels
Plan
Issues
33
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit core collection
Commits
8c2a2956
Commit
8c2a2956
authored
10 months ago
by
Pieter Van Trappen
Committed by
Tristan Gingold
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
fasec_ref_design - add Makefile
parent
3170c725
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
top/fasec_ref_design/Makefile
+12
-0
12 additions, 0 deletions
top/fasec_ref_design/Makefile
with
12 additions
and
0 deletions
top/fasec_ref_design/Makefile
0 → 100644
+
12
−
0
View file @
8c2a2956
#!/usr/bin/make
PROJNAME
=
myproj
all
:
${PROJNAME}
${PROJNAME}
:
system_top.tcl
vivado
-mode
batch
-source
$^
-notrace
clean
:
rm
-r
./
${
PROJNAME
}
.Xil
rm
*
.log
*
.jou
*
.str
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment