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