Bitstream Interpretation Library (BIL)
0.1
|
Contains definition of Virtex-5 device names, IDs, and address layouts. More...
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. |
Contains definition of Virtex-5 device names, IDs, and address layouts.
Definition in file v5data_genData.cpp.
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.