|
yosys-master
|
#include "kernel/register.h"#include "kernel/rtlil.h"#include "kernel/sigtools.h"#include "kernel/celltypes.h"#include "kernel/log.h"
Include dependency graph for connect.cc:Go to the source code of this file.
Data Structures | |
| struct | ConnectPass |
Functions | |
| USING_YOSYS_NAMESPACE static PRIVATE_NAMESPACE_BEGIN void | unset_drivers (RTLIL::Design *design, RTLIL::Module *module, SigMap &sigmap, RTLIL::SigSpec &sig) |
Variables | |
| ConnectPass | ConnectPass |
|
static |
Definition at line 29 of file connect.cc.
Here is the call graph for this function:
Here is the caller graph for this function: