projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bcb4f1
)
Fixed typo in test_cell
author
Clifford Wolf
<clifford@clifford.at>
Sat, 18 Oct 2014 15:52:06 +0000
(16:52 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sat, 18 Oct 2014 15:52:06 +0000
(16:52 +0100)
passes/tests/test_cell.cc
patch
|
blob
|
history
diff --git
a/passes/tests/test_cell.cc
b/passes/tests/test_cell.cc
index 03fb31d28ab6ad4f1367f084d1960ede595a5dee..3406d7e3e79ac1c19cb5ae3c8f10f47a6ff4c34c 100644
(file)
--- a/
passes/tests/test_cell.cc
+++ b/
passes/tests/test_cell.cc
@@
-522,7
+522,7
@@
struct TestCellPass : public Pass {
log(" -map {filename}\n");
log(" pass this option to techmap.\n");
log("\n");
- log(" -sim
p
lib\n");
+ log(" -simlib\n");
log(" use \"techmap -map +/simlib.v -max_iter 2 -autoproc\"\n");
log("\n");
log(" -script {script_file}\n");