mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-22 06:07:36 +02:00
part: added xilinx xc6slx45t
This commit is contained in:
@@ -58,6 +58,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
|
||||
{0x04002093, {"xilinx", "spartan6", "xc6slx16", 6}},
|
||||
{0x04004093, {"xilinx", "spartan6", "xc6slx25", 6}},
|
||||
{0x04008093, {"xilinx", "spartan6", "xc6slx45", 6}},
|
||||
{0x04028093, {"xilinx", "spartan6", "xc6slx45T", 6}},
|
||||
{0x04011093, {"xilinx", "spartan6", "xc6slx100", 6}},
|
||||
{0x4403d093, {"xilinx", "spartan6", "xc6slx150T", 6}},
|
||||
{0x03620093, {"xilinx", "spartan7", "xc7s15ftgb196-1", 6}},
|
||||
|
||||
Reference in New Issue
Block a user