#include "torc/architecture/XilinxDatabaseTypes.hpp"
#include <vector>


Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::architecture |
Classes | |
| class | torc::architecture::Tilewire |
| Encapsulation of a device tile and wire pair. More... | |
Typedefs | |
| typedef std::vector< Tilewire > | torc::architecture::TilewireVector |
| Vector of Tilewire objects. | |
Definition in file Tilewire.hpp.
1.5.6