Bitstream Interpretation Library (BIL)  0.1
Variables
v5data_genData.cpp File Reference

Contains definition of Virtex-5 device names, IDs, and address layouts. More...

#include <boost/assign/list_of.hpp>
#include <datagen/v5data_gen/v5data_genData.hpp>
Include dependency graph for v5data_genData.cpp:

Go to the source code of this file.

Variables

const char *const V5_DEVICE_NAMES [V5_DEVICE_COUNT]
 Virtex-5 device names.
const boost::uint32_t V5_DEVICE_IDS [V5_DEVICE_COUNT]
 Virtex-5 device IDs.
const V5AddressLayout V5_ADDRESS_LAYOUTS [V5_DEVICE_COUNT]
 Virtex-5 address layouts.

Detailed Description

Contains definition of Virtex-5 device names, IDs, and address layouts.

Definition in file v5data_genData.cpp.


Variable Documentation

const char* const V5_DEVICE_NAMES[V5_DEVICE_COUNT]

Virtex-5 device names.

Definition at line 13 of file v5data_genData.cpp.

const boost::uint32_t V5_DEVICE_IDS[V5_DEVICE_COUNT]

Virtex-5 device IDs.

Definition at line 48 of file v5data_genData.cpp.

const V5AddressLayout V5_ADDRESS_LAYOUTS[V5_DEVICE_COUNT]

Virtex-5 address layouts.

Definition at line 83 of file v5data_genData.cpp.