#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::PinDirection |
class | torc::architecture::PrimitivePin |
Encapsulation of a primitive pin's name and flags. Primitive pins are logic site inputs or outputs. More... | |
Typedefs | |
typedef Array< const PrimitivePin > | torc::architecture::PrimitivePinArray |
Array of constant PrimitivePin objects. |
Definition in file PrimitivePin.hpp.