mirror of https://github.com/openXC7/prjxray.git
database: artix7: Fix wrong device fabric mapping
The xc7a35t devices does not use the xc7a50t fabric. Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
parent
c202abb8a1
commit
df23e99e7f
|
|
@ -6,4 +6,4 @@
|
|||
"xc7a50t":
|
||||
fabric: "xc7a50t"
|
||||
"xc7a35t":
|
||||
fabric: "xc7a50t"
|
||||
fabric: "xc7a35t"
|
||||
|
|
|
|||
Loading…
Reference in New Issue