torc-master
|
Unit test for the Tiles class. More...
#include <boost/test/unit_test.hpp>
#include "torc/architecture/Tiles.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/common/Devices.hpp"
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. | |
Functions | |
void | torc::architecture::testDeviceTiles (DDB &inDDB) |
torc::architecture::BOOST_AUTO_TEST_CASE (TilesUnitTest) | |
Unit test for the Tiles class. More... | |
Unit test for the Tiles class.
Definition in file TilesUnitTest.cpp.