diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-09 21:02:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-09 21:02:03 -0600 |
commit | 963b88fb0bb3a20bd4b6eb3d73095172a3760d55 (patch) | |
tree | 3e583da09ecf0406d471f1d438881dd6dd1cd05a /fpga/xilinx/programmer/bit2svf/templates/DEVICES | |
parent | 38c56c7c1fe4ecd7e5907cc14c100e4af3a87e20 (diff) | |
download | ulab-963b88fb0bb3a20bd4b6eb3d73095172a3760d55.tar.gz ulab-963b88fb0bb3a20bd4b6eb3d73095172a3760d55.zip |
Add initial GPMC test program and associated files for BeagleBone Black
Diffstat (limited to 'fpga/xilinx/programmer/bit2svf/templates/DEVICES')
-rw-r--r-- | fpga/xilinx/programmer/bit2svf/templates/DEVICES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/xilinx/programmer/bit2svf/templates/DEVICES b/fpga/xilinx/programmer/bit2svf/templates/DEVICES index 1e1eb63..d3932e2 100644 --- a/fpga/xilinx/programmer/bit2svf/templates/DEVICES +++ b/fpga/xilinx/programmer/bit2svf/templates/DEVICES @@ -39,6 +39,7 @@ XC3S5000, f1450093, 0fffffff, alg_Spartan_3, VOID , 0l XC4VLX25, f167c093, 0fffffff, alg_Virtex_4 , VOID , 0l // Spartan 6 family +XC6SLX9 , f4001093, 0fffffff, alg_Spartan_6, VOID , 0l XC6SLX16, f4002093, 0fffffff, alg_Spartan_6, VOID , 0l //EOF |