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

Header for the VerilogImporter class. More...

#include "torc/generic/Root.hpp"
#include "torc/externals/verilator/src/V3Global.h"
#include <boost/smart_ptr.hpp>
#include <boost/filesystem.hpp>
#include <string>
#include <vector>
+ Include dependency graph for VerilogImporter.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::VerilogImporter
 Importer from structural verilog format into a generic design. More...
 

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.
 
 torc::generic::generic
 

Detailed Description

Header for the VerilogImporter class.

Definition in file VerilogImporter.hpp.