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

Contains declaration of V5BitstreamReader class. More...

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

Go to the source code of this file.

Classes

class  bil::V5BitstreamReader
 Loads Virtex-5 bitstream raw data. More...

Namespaces

namespace  bil

Macros

#define BIL_V5BITSTREAMREADER_HPP

Functions

void bil::readV5Bitstream (Bitstream &bitstream, const boost::uint32_t *words, size_t wordCount)
 Loads Virtex-5 bitstream raw data.

Detailed Description

Contains declaration of V5BitstreamReader class.

Definition in file V5BitstreamReader.hpp.


Macro Definition Documentation

#define BIL_V5BITSTREAMREADER_HPP

Definition at line 8 of file V5BitstreamReader.hpp.