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

ModuleTransformer class to modularize/flatten designs. More...

#include "torc/Architecture.hpp"
#include "torc/physical/Factory.hpp"
#include <boost/lexical_cast.hpp>
+ Include dependency graph for ModuleTransformer.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::ModuleTransformer
 Utility class to modularize/flatten designs. 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.
 

Detailed Description

ModuleTransformer class to modularize/flatten designs.

Definition in file ModuleTransformer.hpp.