Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
Platform-independent core collection
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
Platform-independent core collection
Commits
1621d6d1
Commit
1621d6d1
authored
Sep 01, 2022
by
Tristan Gingold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
axi: add axi4lite_axi4full_bridge
parent
e2d418c6
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
320 additions
and
0 deletions
+320
-0
Manifest.py
modules/axi/Manifest.py
+1
-0
Manifest.py
modules/axi/axi4lite_axi4full_bridge/Manifest.py
+3
-0
axi4lite_axi4full_bridge.vhd
...axi/axi4lite_axi4full_bridge/axi4lite_axi4full_bridge.vhd
+316
-0
No files found.
modules/axi/Manifest.py
View file @
1621d6d1
...
@@ -2,6 +2,7 @@ modules = { "local" : [
...
@@ -2,6 +2,7 @@ modules = { "local" : [
"z7_axi_gpio_expander"
,
"z7_axi_gpio_expander"
,
"axi4lite_wb_bridge"
,
"axi4lite_wb_bridge"
,
"axi4lite32_axi4full64_bridge"
,
"axi4lite32_axi4full64_bridge"
,
"axi4lite_axi4full_bridge"
,
]}
]}
files
=
[
files
=
[
...
...
modules/axi/axi4lite_axi4full_bridge/Manifest.py
0 → 100644
View file @
1621d6d1
files
=
[
"axi4lite_axi4full_bridge.vhd"
,
];
modules/axi/axi4lite_axi4full_bridge/axi4lite_axi4full_bridge.vhd
0 → 100644
View file @
1621d6d1
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment