#include "torc/architecture/XilinxDatabaseTypes.hpp"
#include "torc/architecture/PrimitiveElementPin.hpp"
#include "torc/architecture/Array.hpp"
#include <boost/cstdint.hpp>
#include <map>
#include <set>


Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::architecture |
| namespace | torc::architecture::architecture |
Classes | |
| class | torc::architecture::PrimitiveElement |
| Encapsulation of a primitive site element. Primitive elements are subcomponents of logic primitive sites. More... | |
Typedefs | |
| typedef Array< const PrimitiveElement > | torc::architecture::PrimitiveElementArray |
| Array of constant PrimitiveElement objects. | |
Definition in file PrimitiveElement.hpp.
1.5.6