Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of V5AddressLayout class. More...
#include <configuration/V5CfgBlock.hpp>
#include <configuration/V5CfgColumn.hpp>
#include <serialization/V5AddressLayoutBS.hpp>
Go to the source code of this file.
Classes | |
class | bil::V5AddressLayout |
Configuration address layout of a Virtex-5 device. More... |
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_V5ADDRESSLAYOUT_HPP |
Functions | |
bool | bil::operator== (const V5AddressLayout &al1, const V5AddressLayout &al2) |
Tests two V5AddressLayout instances for memberwise equality. | |
bool | bil::operator!= (const V5AddressLayout &al1, const V5AddressLayout &al2) |
Tests two V5AddressLayout instances for memberwise inequality. |
Contains declaration of V5AddressLayout class.
Definition in file V5AddressLayout.hpp.
#define BIL_V5ADDRESSLAYOUT_HPP |
Definition at line 8 of file V5AddressLayout.hpp.