mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
namespace Yosys
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#include "kernel/rtlil.h"
|
||||
#include "kernel/log.h"
|
||||
|
||||
USING_YOSYS_NAMESPACE
|
||||
PRIVATE_NAMESPACE_BEGIN
|
||||
|
||||
struct SetundefWorker
|
||||
{
|
||||
int next_bit_mode;
|
||||
@@ -153,3 +156,4 @@ struct SetundefPass : public Pass {
|
||||
}
|
||||
} SetundefPass;
|
||||
|
||||
PRIVATE_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user