projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96084e9
)
Tiny change in example script in README
author
Clifford Wolf
<clifford@clifford.at>
Wed, 29 Jan 2014 10:11:10 +0000
(11:11 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 29 Jan 2014 10:11:10 +0000
(11:11 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 2bcbb325f8f95c0bca98d188b10c3787d4c95d43..307f594b4467d750b88aa61a55c122982d05cb87 100644
(file)
--- a/
README
+++ b/
README
@@
-189,7
+189,7
@@
for the given cell library:
abc -liberty mycells.lib
# cleanup
- opt
+ clean
If you do not have a liberty file but want to test this synthesis script,
you can use the file techlibs/cmos/cmos_cells.lib from the yosys sources.