Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
5216a8ba
Commit
5216a8ba
authored
10 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Small extra on hdl_lib_uses_sim key description.
parent
ec322aa6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/hdltool_readme.txt
+2
-1
2 additions, 1 deletion
tools/hdltool_readme.txt
with
2 additions
and
1 deletion
tools/hdltool_readme.txt
+
2
−
1
View file @
5216a8ba
...
...
@@ -345,7 +345,8 @@ d) hdllib.cfg key descriptions
VHDL LIBRARY clauses need to be mentioned, all lower level libraries are found automatically.
The hdl_lib_uses_synth key and hdl_lib_uses_sim key separate the dependencies due to the synth_files from the extra
dependencies that come from the test bench files. This seperation avoids that libraries that are only needed for the
test bench simulations also get included in the list of libraries for synthesis.
test bench simulations also get included in the list of libraries for synthesis. Often the 'test_bench_files' do not
depend on other libraries, so then the 'hdl_lib_uses_sim' remains empty.
- hdl_lib_technology =
The IP technology that this library is using or targets, e.g. ip_stratixiv for UniBoard1, ip_arria10 for UniBoard2. For generic HDL libraries use ''.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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