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

Data Fields

std::vector< int > ctrl_sigs
 
std::vector< int > input_sigs
 
std::vector< int > input_muxes
 
bool const_activated
 
bool enabled
 

Detailed Description

Definition at line 57 of file opt_muxtree.cc.

Field Documentation

bool OptMuxtreeWorker::portinfo_t::const_activated

Definition at line 61 of file opt_muxtree.cc.

std::vector<int> OptMuxtreeWorker::portinfo_t::ctrl_sigs

Definition at line 58 of file opt_muxtree.cc.

bool OptMuxtreeWorker::portinfo_t::enabled

Definition at line 62 of file opt_muxtree.cc.

std::vector<int> OptMuxtreeWorker::portinfo_t::input_muxes

Definition at line 60 of file opt_muxtree.cc.

std::vector<int> OptMuxtreeWorker::portinfo_t::input_sigs

Definition at line 59 of file opt_muxtree.cc.


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