yosys-master
|
#include "kernel/yosys.h"
#include "kernel/satgen.h"
#include "kernel/sigtools.h"
#include "kernel/modtools.h"
Go to the source code of this file.
Data Structures | |
struct | MemoryShareWorker |
struct | MemorySharePass |
Functions | |
USING_YOSYS_NAMESPACE PRIVATE_NAMESPACE_BEGIN bool | memcells_cmp (RTLIL::Cell *a, RTLIL::Cell *b) |
Variables | |
MemorySharePass | MemorySharePass |
USING_YOSYS_NAMESPACE PRIVATE_NAMESPACE_BEGIN bool memcells_cmp | ( | RTLIL::Cell * | a, |
RTLIL::Cell * | b | ||
) |