torc-master
|
Header for Xilinx physical types. More...
#include <boost/cstdint.hpp>
#include <string>
Go to the source code of this file.
Data Structures | |
class | torc::physical::WireName |
Encapsulation of a wire name. More... | |
class | torc::physical::TileName |
Encapsulation of a tile name. More... | |
class | torc::physical::TileTypeName |
Encapsulation of a tile type name. More... | |
class | torc::physical::InstanceName |
Encapsulation of an instance name. More... | |
class | torc::physical::SiteName |
Encapsulation of a site name. More... | |
class | torc::physical::SiteTypeName |
Encapsulation of a site type name. More... | |
class | torc::physical::PinName |
Encapsulation of a site pin name. More... | |
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::physical | |
Namespace for the Torc physical netlist, including the XDL importer, exporter, placer, router, unpacker, and packer. | |
Typedefs | |
typedef boost::uint64_t | torc::physical::SequenceIndex |
Typedef for generic sequences. More... | |
Header for Xilinx physical types.
Definition in file XilinxPhysicalTypes.hpp.