torc-master
|
Header for the DeviceInfo class. More...
#include <boost/cstdint.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | torc::bitstream::ColumnDef |
Bitstream column definition for Xilinx bitstreams. For every block type 0 through 8, this class provides the width of the specified column in minor frames. Note that in most families, block types beyond 3 or 4 are unused, and hence of zero width. More... | |
class | torc::bitstream::ColumnDefVector |
Column definition vector. More... | |
class | torc::bitstream::ColumnTypeVector |
Column type vector. More... | |
class | torc::bitstream::DeviceInfo |
Static device information class for Xilinx bitstreams. This class facilitates the creation of frame address maps without dependence upon torc::architecture. More... | |
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::bitstream | |
Namespace for the Torc bitstream frame-level support, including packet parsing and writing. | |
torc::bitstream::bitstream | |
Header for the DeviceInfo class.
Definition in file DeviceInfo.hpp.