torc-master
|
Regression 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>
Go to the source code of this file.
Data Structures | |
class | torc::architecture::segments_regression_test_helper |
Regression test class for segments consistency across all devices. 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. | |
Functions | |
torc::architecture::BOOST_AUTO_TEST_CASE (SegmentsRegressionTest) | |
Regression test for the Segments class. More... | |
Regression test for the Segments class.
Definition in file SegmentsRegressionTest.cpp.