torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
physical/Design.hpp File Reference

Header for the Design class. More...

#include "torc/physical/Circuit.hpp"
#include "torc/physical/Module.hpp"
#include <string>
+ Include dependency graph for physical/Design.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header for the Design class.

Definition in file physical/Design.hpp.