torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Virtex5AssemblerUnitTest.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "torc/bitstream/assembler/Virtex5Assembler.hpp"
#include "torc/bitstream/assembler/AssemblerFactory.hpp"
#include "torc/bitstream/Factory.hpp"
#include <boost/filesystem.hpp>
+ Include dependency graph for Virtex5AssemblerUnitTest.cpp:

Go to the source code of this file.

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.
 

Functions

bool torc::bitstream::CompareVirtexBitstreams (boost::filesystem::path bitFile1, boost::filesystem::path bitFile2)
 
void torc::bitstream::GenerateBitstreamAndCompare (boost::filesystem::path &xdlFilePath)
 
 torc::bitstream::BOOST_AUTO_TEST_CASE (hexCharacterToDec)
 
 torc::bitstream::BOOST_AUTO_TEST_CASE (Virtex5Slicel)