Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
litex-boards
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
1
Merge Requests
1
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
Kestrel Collaboration
Kestrel LiteX
litex-boards
Commits
43d9be08
Unverified
Commit
43d9be08
authored
Jan 29, 2021
by
enjoy-digital
Committed by
GitHub
Jan 29, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #162 from pftbest/fix_dram
ECPIX-5: ddram: Add missing address pin.
parents
7525b877
345feddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
litex_boards/platforms/ecpix5.py
litex_boards/platforms/ecpix5.py
+1
-1
No files found.
litex_boards/platforms/ecpix5.py
View file @
43d9be08
...
...
@@ -51,7 +51,7 @@ _io = [
(
"ddram"
,
0
,
Subsignal
(
"a"
,
Pins
(
"T5 M3 L3 V6 K2 W6 K3 L1"
,
"H2 L2 N1 J1 M1 K1"
),
"H2 L2 N1 J1 M1 K1
H1
"
),
IOStandard
(
"SSTL15_I"
)),
Subsignal
(
"ba"
,
Pins
(
"U6 N3 N4"
),
IOStandard
(
"SSTL15_I"
)),
Subsignal
(
"ras_n"
,
Pins
(
"T3"
),
IOStandard
(
"SSTL15_I"
)),
...
...
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