Bitstream Interpretation Library (BIL)  0.1
Classes | Namespaces | Macros | Functions
V5BitstreamDeviceDetector.hpp File Reference

Contains declaration of V5BitstreamDeviceDetector class. More...

#include <deviceinfo/DeviceID.hpp>
#include <bitstream/V5BitstreamSyntaxChecker.hpp>
Include dependency graph for V5BitstreamDeviceDetector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bil::V5BitstreamDeviceDetector
 Visitor for determining target device type of a Virtex-5 bitstream. More...

Namespaces

namespace  bil

Macros

#define BIL_V5BITSTREAMDEVICEDETECTOR_HPP

Functions

DeviceID::ID_t bil::detectV5DeviceType (Bitstream &bitstream)
 Detects target device type of a Virtex-5 bitstream.

Detailed Description

Contains declaration of V5BitstreamDeviceDetector class.

Definition in file V5BitstreamDeviceDetector.hpp.


Macro Definition Documentation

#define BIL_V5BITSTREAMDEVICEDETECTOR_HPP

Definition at line 8 of file V5BitstreamDeviceDetector.hpp.