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

Header for the DDBStreamHelper class. More...

#include "torc/common/EncapsulatedInteger.hpp"
#include <ostream>
#include <map>
+ Include dependency graph for DDBStreamHelper.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::architecture::DDBStreamHelper
 Device database stream helper class. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::architecture
 Namespace for the Torc architecture support, providing device logic and wiring information, and design usage tracking.
 

Functions

std::ostream & torc::architecture::operator<< (std::ostream &os, const class DDB &ddb)
 Insertion operator to associate the given device database with the given stream. More...
 

Detailed Description

Header for the DDBStreamHelper class.

Definition in file DDBStreamHelper.hpp.