torc-master
|
Header for the Design class. More...
Go to the source code of this file.
Data Structures | |
class | torc::physical::Design |
Physical netlist design. 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::shared_ptr< Design > | torc::physical::DesignSharedPtr |
Shared pointer encapsulation of a Design. More... | |
typedef std::vector < DesignSharedPtr > | torc::physical::DesignSharedPtrVector |
Vector of Design shared pointers. More... | |
Header for the Design class.
Definition in file physical/Design.hpp.