torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Virtex5.hpp File Reference

Header for the Virtex5 class. More...

#include <boost/cstdint.hpp>
#include <boost/filesystem.hpp>
#include "torc/bitstream/VirtexBitstream.hpp"
#include "torc/bitstream/VirtexFrameAddress.hpp"
#include <map>
+ Include dependency graph for Virtex5.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::bitstream::Virtex5
 Virtex5 bitstream. More...
 
class  torc::bitstream::Virtex5::FrameAddress
 
struct  torc::bitstream::Virtex5::FrameRowDesignator
 Frame row designator: top/bottom flag and row index. More...
 

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::testVirtex5Device (const std::string &inDeviceName, const boost::filesystem::path &inWorkingPath)
 
void torc::bitstream::bitstream::testVirtex5FullMapping (const boost::filesystem::path &inWorkingPath)
 
void torc::bitstream::bitstream::testVirtex5PartialMapping (const boost::filesystem::path &inWorkingPath)
 

Detailed Description

Header for the Virtex5 class.

Definition in file Virtex5.hpp.