namespace Yosys
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#ifndef UTILS_H
|
||||
#define UTILS_H
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
// ------------------------------------------------
|
||||
// A map-like container, but you can save and restore the state
|
||||
// ------------------------------------------------
|
||||
@@ -207,4 +209,6 @@ struct TopoSort
|
||||
}
|
||||
};
|
||||
|
||||
YOSYS_NAMESPACE_END
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user