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
tapasco
tapasco
Commits
8dc75212
Commit
8dc75212
authored
Feb 27, 2018
by
Jens Korinth
Browse files
Add common/ip to evaluate projects
parent
971e3874
Changes
1
Show whitespace changes
Inline
Side-by-side
common/evaluate_ip.tcl.template
View file @
8dc75212
...
@@ -30,6 +30,9 @@ set_param general.maxThreads 1
...
@@ -30,6 +30,9 @@ set_param general.maxThreads 1
create_project -in_memory -part @@PART@@
create_project -in_memory -part @@PART@@
# add common IP
set_property IP_REPO_PATHS "$::env(TAPASCO_HOME)/common/ip" [current_project]
# add files
# add files
add_files @@SRC_FILES@@
add_files @@SRC_FILES@@
# Read ngc/edif files, e.g. for primitives
# Read ngc/edif files, e.g. for primitives
...
...
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
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