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
15da6c9b
Commit
15da6c9b
authored
10 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added 100 p) about the Python peripherals.
parent
35ba3163
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/hdltool_readme.txt
+9
-0
9 additions, 0 deletions
tools/hdltool_readme.txt
with
9 additions
and
0 deletions
tools/hdltool_readme.txt
+
9
−
0
View file @
15da6c9b
...
...
@@ -786,6 +786,15 @@ o) (FIXED - erko) How to avoid Quartus exit due to IP that is included at config
not used only the component declaration (in the component package) needs to be known by the tools. Hence the
exclusion makes use of the same VHDL component mechanism as the technology independence.
p) Python peripherals
The Python peripherals are still in the $UNB/Software/python/peripherals directory. At some time we need to move
these also to RadioHDL. The peripherals could be located central again or local in a src/python directory. An
intermediate scheme is also possible whereby the periperal is kept local but copied to a central build/python
directory by means of a python_config.py script. The advantage of a central directory is that the periperals
are grouped so that only a single Python search path is needed. The disadvantage of having a fixed central
location in SVN is that peripherals that are application specific also need to be located there. Another option
may be to use a synbolic link from a central directory to each local Python peripheral.
...
...
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