torc-master
|
Header for the Virtex6 class. More...
#include <boost/cstdint.hpp>
#include <boost/filesystem.hpp>
#include "torc/bitstream/VirtexBitstream.hpp"
#include "torc/bitstream/VirtexFrameAddress.hpp"
#include <map>
Go to the source code of this file.
Data Structures | |
class | torc::bitstream::Virtex6 |
Virtex6 bitstream. More... | |
class | torc::bitstream::Virtex6::FrameAddress |
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::architecture | |
Namespace for the Torc architecture support, providing device logic and wiring information, and design usage tracking. | |
torc::bitstream | |
Namespace for the Torc bitstream frame-level support, including packet parsing and writing. | |
torc::bitstream::bitstream | |
Functions | |
void | torc::bitstream::bitstream::testVirtex6Device (const std::string &inDeviceName, const boost::filesystem::path &inWorkingPath) |
void | torc::bitstream::bitstream::testVirtex6FullMapping (const boost::filesystem::path &inWorkingPath) |
void | torc::bitstream::bitstream::testVirtex6PartialMapping (const boost::filesystem::path &inWorkingPath) |
Header for the Virtex6 class.
Definition in file Virtex6.hpp.