yosys-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SubmodWorker::SubModule Struct Reference

Data Fields

std::string name
 
std::string full_name
 
std::set< RTLIL::Cell * > cells
 

Detailed Description

Definition at line 37 of file submod.cc.

Field Documentation

std::set<RTLIL::Cell*> SubmodWorker::SubModule::cells

Definition at line 40 of file submod.cc.

std::string SubmodWorker::SubModule::full_name

Definition at line 39 of file submod.cc.

std::string SubmodWorker::SubModule::name

Definition at line 39 of file submod.cc.


The documentation for this struct was generated from the following file: