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
4f204c82
Commit
4f204c82
authored
Jun 09, 2020
by
Raptor Engineering Development Team
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add SBE ignition support for IBM POWER9 processors using FSI
parent
f2626d93
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
373 additions
and
0 deletions
+373
-0
main.pcf
main.pcf
+5
-0
main.v
main.v
+368
-0
No files found.
main.pcf
View file @
4f204c82
...
...
@@ -60,6 +60,11 @@ set_io spi_external_master_hold_n G15
set_io spi_external_master_wp_n F14
set_io spi_external_master_reset_n H14
# FSI master interface
set_io fsi_master_fsi_clock N12
set_io fsi_master_fsi_data N10
set_io fsi_master_fsi_data_direction T11
# LPC debug mirror port
set_io lpc_debug_mirror_clock P1
set_io lpc_debug_mirror_clock_extern_uart P16
...
...
main.v
View file @
4f204c82
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