torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Linker.hpp File Reference
#include <algorithm>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include "torc/generic/PointerTypes.hpp"
#include "torc/generic/edif/ParserPointerTypes.hpp"
#include "torc/generic/Error.hpp"
#include "torc/generic/SymTab.hpp"
+ Include dependency graph for Linker.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::generic::Linker
 Represents a repository of unresolved usage references. More...
 
class  torc::generic::Linker::NameSpec
 
class  torc::generic::Linker::UnresolvedInstances
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::generic
 Namespace for the Torc generic netlist, including EDIF and BLIF importers and exporters.