projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb8fd4a
)
Changed techmap description from "simple" to "generic"
author
Clifford Wolf
<clifford@clifford.at>
Thu, 6 Feb 2014 12:10:06 +0000
(13:10 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 6 Feb 2014 12:10:06 +0000
(13:10 +0100)
passes/techmap/techmap.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/techmap.cc
b/passes/techmap/techmap.cc
index 08e314081c901cbd1d9fbc20826e2ddc492fd51f..eeeebd1117ed15f66fe9dfa049e8b25647360bcd 100644
(file)
--- a/
passes/techmap/techmap.cc
+++ b/
passes/techmap/techmap.cc
@@
-363,7
+363,7
@@
static bool techmap_module(RTLIL::Design *design, RTLIL::Module *module, RTLIL::
}
struct TechmapPass : public Pass {
- TechmapPass() : Pass("techmap", "
simple
technology mapper") { }
+ TechmapPass() : Pass("techmap", "
generic
technology mapper") { }
virtual void help()
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|