Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lpc-spi-bridge-fpga
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Raptor Engineering Public Development
lpc-spi-bridge-fpga
Commits
8b4fba3c
Commit
8b4fba3c
authored
Jun 09, 2020
by
Raptor Engineering Development Team
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set FSI master to poll slave 0 for IRQ / DMA data
parent
4f204c82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
main.v
main.v
+1
-0
No files found.
main.v
View file @
8b4fba3c
...
...
@@ -816,6 +816,7 @@ module lpc_bridge_top(
.
cycle_error
(
fsi_master_cycle_error
),
.
enhanced_error_recovery
(
fsi_master_enhanced_error_recovery
),
.
internal_cmd_issue_delay
(
fsi_master_internal_cmd_issue_delay
),
.
ipoll_enable_slave_id
(
4'b0001
),
.
enable_ipoll
(
fsi_master_enable_ipoll
),
.
ipoll_error
(
fsi_master_ipoll_error
),
...
...
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