#include "torc/architecture/XilinxDatabaseTypes.hpp"
#include "torc/architecture/DigestStream.hpp"
#include "torc/architecture/Array.hpp"
#include "torc/architecture/Tilewire.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::architecture |
| namespace | torc::architecture::architecture |
Classes | |
| class | torc::architecture::Segments |
| Segment and irregular arc data for the device. More... | |
| class | torc::architecture::Segments::CompactSegmentTilewire |
| Encapsulation of a wire belonging to a compact segment. More... | |
| class | torc::architecture::Segments::SegmentReference |
| Encapsulation of compact segment index and an anchoring tile index. More... | |
| class | torc::architecture::Segments::IrregularArc |
| Encapsulation of an irregular arc. More... | |
Definition in file Segments.hpp.
1.5.6