#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>

Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::architecture |
Functions | |
| torc::architecture::BOOST_AUTO_TEST_CASE (InstancePinUnitTest) | |
| Unit test for the InstancePin class. | |
Definition in file InstancePinUnitTest.cpp.
1.5.6