yosys-master
|
#include "kernel/register.h"
#include "kernel/celltypes.h"
#include "kernel/rtlil.h"
#include "kernel/log.h"
Go to the source code of this file.
Data Structures | |
struct | SynthPass |
Functions | |
USING_YOSYS_NAMESPACE PRIVATE_NAMESPACE_BEGIN bool | check_label (bool &active, std::string run_from, std::string run_to, std::string label) |
Variables | |
SynthPass | SynthPass |
USING_YOSYS_NAMESPACE PRIVATE_NAMESPACE_BEGIN bool check_label | ( | bool & | active, |
std::string | run_from, | ||
std::string | run_to, | ||
std::string | label | ||
) |