torc/architecture/XilinxDatabaseTypes.hpp File Reference

Device database types for Xilinx architectures. More...

#include "torc/common/EncapsulatedInteger.hpp"
#include <boost/cstdint.hpp>

Include dependency graph for XilinxDatabaseTypes.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  torc
namespace  torc::architecture
namespace  torc::architecture::xilinx

Classes

struct  torc::architecture::xilinx::WireCount
 Encapsulation of a wire count in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::WireIndex
 Encapsulation of a wire index in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::WireFlags
 Encapsulation of wire attribute flags in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::TileCount
 Encapsulation of a tile count in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::TileIndex
 Encapsulation of a tile index in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::TileOffset
 Encapsulation of a tile offset in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::TileRow
 Encapsulation of a tile row in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::TileCol
 Encapsulation of a tile column in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::TileTypeCount
 Encapsulation of a tile type count in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::TileTypeIndex
 Encapsulation of a tile type index in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::CompactSegmentCount
 Encapsulation of a compact segment count in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::CompactSegmentIndex
 Encapsulation of a compact segment index in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::SiteCount
 Encapsulation of a site count in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::SiteIndex
 Encapsulation of a site index in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::SiteFlags
 Encapsulation of site attribute flags in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::SiteTypeCount
 Encapsulation of a site type count in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::SiteTypeIndex
 Encapsulation of a site type index in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::PinCount
 Encapsulation of a pin count in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::PinIndex
 Encapsulation of a pin index in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::PinFlags
 Encapsulation of pin attribute flags in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::PackageCount
 Encapsulation of a package count in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::PackageIndex
 Encapsulation of a package index in an unsigned 16-bit integer. More...
struct  torc::architecture::xilinx::PadCount
 Encapsulation of a pad count in an unsigned 32-bit integer. More...
struct  torc::architecture::xilinx::PadIndex
 Encapsulation of a pad index in an unsigned 32-bit integer. More...

Functions

TileIndex torc::architecture::xilinx::operator+ (const TileOffset &inTileOffset, const TileIndex &inTileIndex)
 Addition operator to add an anchor tile index to a relative tile offset.


Detailed Description

Device database types for Xilinx architectures.

Definition in file XilinxDatabaseTypes.hpp.


Generated on Thu Oct 13 16:45:23 2011 for TORC by  doxygen 1.5.6