|
torc-master
|
Unit test for the Circuit class. More...
#include <boost/test/unit_test.hpp>#include "torc/physical/Factory.hpp"#include "torc/physical/Circuit.hpp"
Include dependency graph for CircuitUnitTest.cpp:Go to the source code of this file.
Data Structures | |
| class | torc::physical::RenamableInstance |
Namespaces | |
| torc | |
| Implementation of class to encapsulate micro-bitstream library generation code. | |
| torc::physical | |
| Namespace for the Torc physical netlist, including the XDL importer, exporter, placer, router, unpacker, and packer. | |
Typedefs | |
| typedef boost::shared_ptr < class RenamableInstance > | torc::physical::RenamableInstanceSharedPtr |
Functions | |
| torc::physical::BOOST_AUTO_TEST_CASE (CircuitUnitTest) | |
| Unit test for the Circuit class. More... | |
Unit test for the Circuit class.
Definition in file CircuitUnitTest.cpp.