spiOverJtag: added xc7a15tcpg236 bitstream
This commit is contained in:
parent
ee2337ce0a
commit
9e2edeb6c1
|
|
@ -2,6 +2,7 @@ XILINX_PARTS := xc3s500evq100 \
|
|||
xc6slx9tqg144 xc6slx9csg324 \
|
||||
xc6slx16ftg256 xc6slx16csg324 xc6slx45csg324 xc6slx100fgg484 \
|
||||
xc6slx150tfgg484 xc6slx150tcsg484 \
|
||||
xc7a15tcpg236 \
|
||||
xc7a25tcpg238 xc7a25tcsg325 \
|
||||
xc7a35tcpg236 xc7a35tcsg324 xc7a35tftg256 xc7a35tfgg484 \
|
||||
xc7a50tcsg324 xc7a50tfgg484 xc7a50tcpg236 xc7a75tfgg484 \
|
||||
|
|
|
|||
|
|
@ -73,6 +73,7 @@ if tool in ["ise", "vivado"]:
|
|||
"xc6slx100fgg484" : "xc6s_fgg484",
|
||||
"xc6slx150tcsg484" : "xc6s_csg484",
|
||||
"xc6slx150tfgg484" : "xc6s_fgg484",
|
||||
"xc7a15tcpg236" : "xc7a_cpg236",
|
||||
"xc7a25tcpg238" : "xc7a_cpg238",
|
||||
"xc7a25tcsg325" : "xc7a_csg325",
|
||||
"xc7a35tcpg236" : "xc7a_cpg236",
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue