From: Luke Kenneth Casson Leighton Date: Sat, 5 Feb 2022 11:43:16 +0000 (+0000) Subject: add symbiflow part map for Arty-A7-100t in xilinx platform X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f36e3fe775ea8a8eba40094452dd9d620e200c9;p=nmigen.git add symbiflow part map for Arty-A7-100t in xilinx platform --- diff --git a/nmigen/vendor/xilinx.py b/nmigen/vendor/xilinx.py index b926aa2..7514ceb 100644 --- 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 = [