torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Spartan3EDeviceInfo.cpp
Go to the documentation of this file.
1 // Torc - Copyright 2011-2013 University of Southern California. All Rights Reserved.
2 // $HeadURL$
3 // $Id$
4 
5 // This program is free software: you can redistribute it and/or modify it under the terms of the
6 // GNU General Public License as published by the Free Software Foundation, either version 3 of the
7 // License, or (at your option) any later version.
8 //
9 // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
10 // without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
11 // the GNU General Public License for more details.
12 //
13 // You should have received a copy of the GNU General Public License along with this program. If
14 // not, see <http://www.gnu.org/licenses/>.
15 
16 /// \file
17 /// \brief Static definition of the Spartan3E class.
18 /// \details This is a generated file. Please modify with care.
19 
21 
22 namespace torc {
23 namespace bitstream {
24 
29  END = boost::uint32_t(-1) };
30 
31  // xc3s100e static device information.
32  boost::uint32_t xc3s100eColumns[] = { Term, Iob, Clb, Clb, Empty, BramInt, Bram, Empty, Empty, Clb, Clb, Clock, Clb, Clb, Clb, Clb, Clb, Clb, Empty, Clb, Clb, Iob, Term, END };
33  DeviceInfo xc3s100e(667, 29, 23, xc3s100eColumns);
34 
35  // xc3s250e static device information.
37  DeviceInfo xc3s250e(1419, 43, 33, xc3s250eColumns);
38 
39  // xc3s500e static device information.
41  DeviceInfo xc3s500e(2255, 55, 41, xc3s500eColumns);
42 
43  // xc3s1200e static device information.
45  DeviceInfo xc3s1200e(3710, 70, 53, xc3s1200eColumns);
46 
47  // xc3s1600e static device information.
49  DeviceInfo xc3s1600e(5720, 88, 65, xc3s1600eColumns);
50 
51 } // namespace bitstream
52 } // namespace torc
boost::uint32_t xc3s500eColumns[]
boost::uint32_t xc3s1200eColumns[]
DeviceInfo xc3s1200e
DeviceInfo xc3s100e
DeviceInfo xc3s500e
boost::uint32_t xc3s100eColumns[]
DeviceInfo xc3s1600e
Header for the Spartan3E class.
boost::uint32_t xc3s1600eColumns[]
boost::uint32_t xc3s250eColumns[]
DeviceInfo xc3s250e