Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kestrel Collaboration
Kestrel LiteX
migen
Commits
37db6bb5
Commit
37db6bb5
authored
5 years ago
by
Tim 'mithro' Ansell
Committed by
whitequark
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add uwg30 package and up3k part.
parent
abc28026
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
migen/build/lattice/icestorm.py
migen/build/lattice/icestorm.py
+2
-1
No files found.
migen/build/lattice/icestorm.py
View file @
37db6bb5
...
...
@@ -201,7 +201,8 @@ class LatticeIceStormToolchain:
"hx8k"
:
[
"bg121"
,
"bg121:4k"
,
"cb132"
,
"cb132:4k"
,
"cm121"
,
"cm121:4k"
,
"cm225"
,
"cm225:4k"
,
"cm81"
,
"cm81:4k"
,
"ct256"
,
"tq144:4k"
],
"up5k"
:
[
"sg48"
],
"up3k"
:
[
"sg48"
,
"uwg30"
],
"up5k"
:
[
"sg48"
,
"uwg30"
],
}
(
family
,
series_size
,
package
)
=
device_str
.
split
(
"-"
)
...
...
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