summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-01-29 11:11:10 +0100
committerClifford Wolf <clifford@clifford.at>2014-01-29 11:11:10 +0100
commitaceab5fc08ccba493b81cced8f24406ae76ac7bc (patch)
tree060fe62f0c4f977edc5afefb280a1be7e06a1e3d /README
parent96084e9864223e41f225236a19f7b68a5a999a56 (diff)
Tiny change in example script in README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2bcbb325..307f594b 100644
--- 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.