projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16ff3bc
)
add symbiflow part map for Arty-A7-100t in xilinx platform
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 5 Feb 2022 11:43:16 +0000
(11:43 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 5 Feb 2022 11:43:16 +0000
(11:43 +0000)
nmigen/vendor/xilinx.py
patch
|
blob
|
history
diff --git
a/nmigen/vendor/xilinx.py
b/nmigen/vendor/xilinx.py
index b926aa271c0a6d808b3162684da317e021996212..7514ceb11866f037ccddd1ffdd4b3b69ccfdaff9 100644
(file)
--- a/
nmigen/vendor/xilinx.py
+++ b/
nmigen/vendor/xilinx.py
@@
-337,7
+337,8
@@
class XilinxPlatform(TemplatedPlatform):
# Symbiflow templates
_symbiflow_part_map = {
- "xc7a35ticsg324-1L": "xc7a35tcsg324-1", # Arty-A7
+ "xc7a35ticsg324-1L": "xc7a35tcsg324-1", # Arty-A7-35
+ "xc7a100ticsg324-1L": "xc7a100tcsg324-1", # Arty-A7-100
}
_symbiflow_required_tools = [