|
torc-master
|
Unit test for the Array class. More...
#include <boost/test/unit_test.hpp>#include "torc/architecture/Array.hpp"#include "torc/architecture/Tilewire.hpp"#include <iostream>
Include dependency graph for ArrayUnitTest.cpp:Go to the source code of this file.
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. | |
Macros | |
| #define | DEBUG |
Functions | |
| torc::architecture::BOOST_AUTO_TEST_CASE (ArrayUnitTest) | |
| Unit test for the Array class. More... | |
Unit test for the Array class.
Definition in file ArrayUnitTest.cpp.
| #define DEBUG |
Definition at line 20 of file ArrayUnitTest.cpp.