mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
spiOverJtag: added xc7a15tcpg236 bitstream
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user