#include "torc/architecture/XilinxDatabaseTypes.hpp"
#include "torc/architecture/Array.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::architecture |
namespace | torc::architecture::architecture |
Classes | |
class | torc::architecture::Pad |
Encapsulation of the site index, pin name, and pin flags for a package. More... | |
Typedefs | |
typedef Array< const Pad > | torc::architecture::PadArray |
Array of constant Pad objects. |
Definition in file Pad.hpp.