|
torc-master
|
Header for the PrimitiveElement class. More...
#include "torc/architecture/XilinxDatabaseTypes.hpp"#include "torc/architecture/PrimitiveElementPin.hpp"#include "torc/architecture/Array.hpp"#include <boost/cstdint.hpp>#include <map>#include <set>
Include dependency graph for PrimitiveElement.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::PrimitiveElement |
| Encapsulation of a primitive site element. Primitive elements are subcomponents of logic primitive sites. 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 PrimitiveElement > | torc::architecture::PrimitiveElementArray |
| Array of constant PrimitiveElement objects. More... | |
Header for the PrimitiveElement class.
Definition in file PrimitiveElement.hpp.