parts: add xc7a100tfgg484-2 part for netv2 board

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
Alessandro Comodi 2021-01-28 14:05:52 +01:00
parent 27c09c33d9
commit 430e6d85e0
3 changed files with 15 additions and 0 deletions

View File

@ -200,6 +200,8 @@ db-extras-artix7-parts: $(addprefix db-part-only-,$(ARTIX_PARTS))
db-extras-artix7-harness:
+source settings/artix7.sh && \
XRAY_PART=xc7a100tcsg324-1 $(MAKE) -C fuzzers roi_only
+source settings/artix7.sh && \
XRAY_PART=xc7a100tfgg484-2 $(MAKE) -C fuzzers roi_only
+source settings/artix7_50t.sh && \
XRAY_PART=xc7a35tftg256-1 $(MAKE) -C fuzzers roi_only
+source settings/artix7_200t.sh && \

View File

@ -11,6 +11,10 @@
device: "xc7a100t"
package: "fgg676"
speedgrade: "1"
"xc7a100tfgg484-2":
device: "xc7a100t"
package: "fgg484"
speedgrade: "2"
"xc7a100tcsg324-1":
device: "xc7a100t"
package: "csg324"

View File

@ -26,6 +26,15 @@
4: "V14"
5: "U14"
6: "U16"
"xc7a100tfgg484-2":
pins:
0: "J19"
1: "E14"
2: "E13"
3: "U6"
4: "V4"
5: "W5"
6: "V5"
"xc7a100tcsg324-1":
pins:
0: "N15"