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

Unit test for the Segments class. More...

#include <boost/test/unit_test.hpp>
#include "torc/architecture/Segments.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/common/Devices.hpp"
#include "torc/architecture/DDBStreamHelper.hpp"
#include "torc/architecture/OutputStreamHelpers.hpp"
#include <iostream>
#include <iomanip>
+ Include dependency graph for SegmentsUnitTest.cpp:

Go to the source code of this file.

Data Structures

class  torc::architecture::segments_unit_test_helper
 

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.
 

Detailed Description

Unit test for the Segments class.

Definition in file SegmentsUnitTest.cpp.