|
torc-master
|
Header for the Pad class. More...
#include "torc/architecture/XilinxDatabaseTypes.hpp"#include "torc/architecture/Array.hpp"#include <string>
Include dependency graph for Pad.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | torc::architecture::Pad |
| Encapsulation of the site index, pin name, and pin flags for a package. More... | |
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. | |
| torc::architecture::architecture | |
Typedefs | |
| typedef Array< const Pad > | torc::architecture::PadArray |
| Array of constant Pad objects. More... | |
Header for the Pad class.
Definition in file Pad.hpp.