mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 18:02:38 +02:00
part: xc6slx150T
This commit is contained in:
+2
-1
@@ -35,8 +35,9 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
{0x04001093, {"xilinx", "spartan6", "xc6slx9", 6}},
|
||||
{0x04002093, {"xilinx", "spartan6", "xc6slx16", 6}},
|
||||
{0x04004093, {"xilinx", "spartan6", "xc6slx25", 6}},
|
||||
{0x04011093, {"xilinx", "spartan6", "xc6slx100", 6}},
|
||||
{0x04008093, {"xilinx", "spartan6", "xc6slx45", 6}},
|
||||
{0x04011093, {"xilinx", "spartan6", "xc6slx100", 6}},
|
||||
{0x4403d093, {"xilinx", "spartan6", "xc6slx150T", 6}},
|
||||
{0x03620093, {"xilinx", "spartan7", "xc7s15ftgb196-1", 6}},
|
||||
{0x037c4093, {"xilinx", "spartan7", "xc7s25", 6}},
|
||||
{0x0362f093, {"xilinx", "spartan7", "xc7s50", 6}},
|
||||
|
||||
Reference in New Issue
Block a user