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
8244e41a
Commit
8244e41a
authored
6 years ago
by
Daniel van der Schuur
Browse files
Options
Downloads
Patches
Plain Diff
-Updated layout.
parent
793cbbd3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cores/readme.txt
+8
-8
8 additions, 8 deletions
cores/readme.txt
with
8 additions
and
8 deletions
cores/readme.txt
+
8
−
8
View file @
8244e41a
...
...
@@ -67,7 +67,7 @@ This assumes that your 'new' core is just a vertical representation of existing
source files. If your project is entirely new, steps 6 and 7 have no effect an
can be omitted.
1) Go to OpenCores.org, log in, create new project with name 'my_project'.
2)
After it is approved, include it in our RADIOHDL repository by defining
2
a
)After it is approved, include it in our RADIOHDL repository by defining
an external repo by running the following command in the desired parent
directory:
...
...
@@ -78,12 +78,12 @@ can be omitted.
my_project https://opencores.org/ocsvn/my_project/my_project/trunk/
The svn_propset_files are in SVN in their respective folders.
3)
Commit this SVN folder setting
4)
SVN update; you will now get the project folder from the OpenCore repo.
5
) Add an hdllib.cfg file to the project dir, edit source files list.
6
) Run: $ python copy_source_files.py my_project
7
) Modify edit_source_files.py: add entries to REPLACE_LIST using existing
2b)
Commit this SVN folder setting
2c)
SVN update; you will now get the project folder from the OpenCore repo.
3
) Add an hdllib.cfg file to the project dir, edit source files list.
4
) Run: $ python copy_source_files.py my_project
5
) Modify edit_source_files.py: add entries to REPLACE_LIST using existing
entries as examples.
8
) Run: $ python edit_source_files my_project
9
) Try the project in simulation, if it works: SVN commit to to OpenCores.
6
) Run: $ python edit_source_files my_project
7
) Try the project in simulation, if it works: SVN commit to to OpenCores.
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