19 #ifndef TORC_PACKER_VIRTEX5PRIMITIVESTRUCTURE_HPP
20 #define TORC_PACKER_VIRTEX5PRIMITIVESTRUCTURE_HPP
28 using namespace torc::architecture;
29 namespace packer {
class Virtex5PrimitiveStructureUnitTest; }
35 friend class torc::packer::packer::Virtex5PrimitiveStructureUnitTest;
38 virtual void initialize(
void);
53 #endif // TORC_PACKER_VIRTEX5PRIMITIVESTRUCTURE_HPP
Virtex5PrimitiveStructure(const PrimitiveDef *inPrimitiveDefPtr)
Default constructor.
Encapsulation of primitive site definition, with associated connections, elements, and pins.
Header for the PrimitiveStructure class.
Virtex5PrimitiveStructure(void)
Null constructor.
Encapsulation of the site index, pin name, and pin flags for a package.
Subclass of PrimitiveStructure for Virtex5.