|
yosys-master
|
#include "kernel/register.h"#include "kernel/celltypes.h"#include "kernel/rtlil.h"#include "kernel/log.h"
Include dependency graph for design.cc:Go to the source code of this file.
Data Structures | |
| struct | DesignPass |
Variables | |
| YOSYS_NAMESPACE_BEGIN std::map < std::string, RTLIL::Design * > | saved_designs |
| std::vector< RTLIL::Design * > | pushed_designs |
| DesignPass | DesignPass |
| std::vector<RTLIL::Design*> pushed_designs |
| YOSYS_NAMESPACE_BEGIN std::map<std::string, RTLIL::Design*> saved_designs |