Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Gateware
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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 Switch - Gateware
Commits
f1c9d65d
Commit
f1c9d65d
authored
11 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
[switch-v4-merge] update synthesis Manifests to match Manifests in wr-cores
parent
8cbcc540
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
syn/scb_18ports/Manifest.py
+3
-1
3 additions, 1 deletion
syn/scb_18ports/Manifest.py
syn/scb_8ports/Manifest.py
+3
-1
3 additions, 1 deletion
syn/scb_8ports/Manifest.py
with
6 additions
and
2 deletions
syn/scb_18ports/Manifest.py
+
3
−
1
View file @
f1c9d65d
...
...
@@ -9,4 +9,6 @@ syn_package = "ff1156"
syn_top
=
"
scb_top_synthesis
"
syn_project
=
"
test_scb.xise
"
modules
=
{
"
local
"
:
[
"
../../top/scb_18ports
"
]
}
modules
=
{
"
local
"
:
[
"
../../top/scb_18ports
"
,
"
../../ip_cores/general-cores
"
,
"
../../ip_cores/wr-cores
"
]
}
This diff is collapsed.
Click to expand it.
syn/scb_8ports/Manifest.py
+
3
−
1
View file @
f1c9d65d
...
...
@@ -10,4 +10,6 @@ syn_package = "ff1156"
syn_top
=
"
scb_top_synthesis
"
syn_project
=
"
test_scb.xise
"
modules
=
{
"
local
"
:
[
"
../../top/scb_8ports
"
]
}
modules
=
{
"
local
"
:
[
"
../../top/scb_8ports
"
,
"
../../ip_cores/general-cores
"
,
"
../../ip_cores/wr-cores
"
]
}
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