yosys-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OptMuxtreeWorker::muxinfo_t Struct Reference
+ Collaboration diagram for OptMuxtreeWorker::muxinfo_t:

Data Fields

RTLIL::Cellcell
 
std::vector< portinfo_tports
 

Detailed Description

Definition at line 65 of file opt_muxtree.cc.

Field Documentation

RTLIL::Cell* OptMuxtreeWorker::muxinfo_t::cell

Definition at line 66 of file opt_muxtree.cc.

std::vector<portinfo_t> OptMuxtreeWorker::muxinfo_t::ports

Definition at line 67 of file opt_muxtree.cc.


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