mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 14:06:54 +02:00
database: artix7: Fix wrong device fabric mapping
The xc7a35t devices does not use the xc7a50t fabric. Signed-off-by: Daniel Schultz <[email protected]>
This commit is contained in:
Generated
+1
-1
@@ -6,4 +6,4 @@
|
|||||||
"xc7a50t":
|
"xc7a50t":
|
||||||
fabric: "xc7a50t"
|
fabric: "xc7a50t"
|
||||||
"xc7a35t":
|
"xc7a35t":
|
||||||
fabric: "xc7a50t"
|
fabric: "xc7a35t"
|
||||||
|
|||||||
Reference in New Issue
Block a user