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
98dadab2
Commit
98dadab2
authored
3 years ago
by
Konstantinos Blantos
Committed by
Adam Wujek
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Update testbench/scb_top/Manifest.py
parent
2a61062e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testbench/scb_top/Manifest.py
+2
-5
2 additions, 5 deletions
testbench/scb_top/Manifest.py
with
2 additions
and
5 deletions
testbench/scb_top/Manifest.py
+
2
−
5
View file @
98dadab2
...
...
@@ -8,11 +8,8 @@ fetchto = "../../ip_cores"
files
=
[
"
main.sv
"
]
include_dirs
=
[
"
../../sim
"
,
"
../../sim/wr-hdl
"
]
include_dirs
=
[
"
../../sim
"
,
"
../../sim/wr-hdl
"
,
"
../../ip-cores/general-cores/modules/wishbone/wb_lm32/src
"
]
modules
=
{
"
local
"
:
[
"
../../top/bare_top
"
,
"
../../ip_cores/general-cores
"
,
"
../../ip_cores/wr-cores
"
]
}
"
../../ip_cores/wr-cores
"
]
}
\ No newline at end of file
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