#include <FrameSet.hpp>

Public Types | |
| enum | { eBlockTypeCount = 8 } |
| The block type count is fixed at eight across all Xilinx architectures. More... | |
| typedef FRAME_TYPE | frame_t |
| FrameSet frame type. | |
| typedef FRAME_TYPE::word_t | word_t |
| FrameSet word type. | |
Public Attributes | |
| FrameSet< FRAME_TYPE > | mBlock [eBlockTypeCount] |
| FrameSets for each of the eight block types. | |
Definition at line 75 of file FrameSet.hpp.
| typedef FRAME_TYPE torc::bitstream::FrameBlocks< FRAME_TYPE >::frame_t |
| typedef FRAME_TYPE::word_t torc::bitstream::FrameBlocks< FRAME_TYPE >::word_t |
| anonymous enum |
The block type count is fixed at eight across all Xilinx architectures.
Definition at line 80 of file FrameSet.hpp.
| FrameSet<FRAME_TYPE> torc::bitstream::FrameBlocks< FRAME_TYPE >::mBlock[eBlockTypeCount] |
1.5.6