torc::bitstream::DeviceInfo Class Reference
Static device information class for Xilinx bitstreams. This class facilitates the creation of frame address maps without dependence upon
torc::architecture.
More...
#include <DeviceInfo.hpp>
List of all members.
Detailed Description
Static device information class for Xilinx bitstreams. This class facilitates the creation of frame address maps without dependence upon
torc::architecture.
Definition at line 75 of file DeviceInfo.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
torc::bitstream::DeviceInfo::DeviceInfo |
( |
void |
|
) |
[inline] |
Member Function Documentation
uint32_t torc::bitstream::DeviceInfo::getTileCount |
( |
void |
|
) |
const [inline] |
uint16_t torc::bitstream::DeviceInfo::getRowCount |
( |
void |
|
) |
const [inline] |
uint16_t torc::bitstream::DeviceInfo::getColCount |
( |
void |
|
) |
const [inline] |
const ColumnTypeVector& torc::bitstream::DeviceInfo::getColumnTypes |
( |
void |
|
) |
const [inline] |
Member Data Documentation
The row count for this device.
These are regular tile rows, not bitstream clock region rows.
Definition at line 85 of file DeviceInfo.hpp.
The documentation for this class was generated from the following file: