|
torc-master
|
Unit test for the InstancePin class. More...
#include <boost/test/unit_test.hpp>#include "torc/architecture/InstancePin.hpp"#include "torc/architecture/XilinxDatabaseTypes.hpp"#include "torc/physical/InstancePin.hpp"#include "torc/physical/Factory.hpp"#include <boost/pointer_cast.hpp>
Include dependency graph for architecture/InstancePinUnitTest.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. | |
Functions | |
| torc::architecture::BOOST_AUTO_TEST_CASE (InstancePinUnitTest) | |
| Unit test for the InstancePin class. More... | |
Unit test for the InstancePin class.
Definition in file architecture/InstancePinUnitTest.cpp.