Tiny change in example script in README
authorClifford Wolf <clifford@clifford.at>
Wed, 29 Jan 2014 10:11:10 +0000 (11:11 +0100)
committerClifford Wolf <clifford@clifford.at>
Wed, 29 Jan 2014 10:11:10 +0000 (11:11 +0100)
README

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.