projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
453a942
)
Try this for gcc-4.8?
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 15 Aug 2019 23:20:54 +0000
(16:20 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 15 Aug 2019 23:20:54 +0000
(16:20 -0700)
kernel/yosys.h
patch
|
blob
|
history
diff --git
a/kernel/yosys.h
b/kernel/yosys.h
index 0cf23072293dfb09ddf9f2d0ee36f2db83404aa1..895286a532131d92b720cb550647cd6e6e922626 100644
(file)
--- a/
kernel/yosys.h
+++ b/
kernel/yosys.h
@@
-225,7
+225,7
@@
using RTLIL::Wire;
using RTLIL::Cell;
using RTLIL::Module;
using RTLIL::Design;
-namespace ID = RTLIL::ID;
+namespace ID =
::YOSYS_NAMESPACE::
RTLIL::ID;
namespace hashlib {
template<> struct hash_ops<RTLIL::Wire*> : hash_obj_ops {};