|
torc-master
|
#include "torc/physical/XilinxPhysicalTypes.hpp"#include <boost/smart_ptr.hpp>#include <string>#include <vector>
Include dependency graph for ConnectionPin.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | torc::physical::ConnectionPin |
| Physical design connection-pin pair, suitable for specifying a net endpoint. More... | |
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 std::vector < ConnectionPin > | torc::physical::ConnectionPinVector |
| Vector of connection pins. More... | |