Fixed typo in README

This commit is contained in:
Clifford Wolf 2013-02-27 09:45:09 +01:00
parent aa7daadc0a
commit a77a5136af
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -120,7 +120,7 @@ The following synthesis script works reasonable for all designs:
techmap; opt techmap; opt
If ABC (http://www.eecs.berkeley.edu/~alanmi/abc/) is installed and If ABC (http://www.eecs.berkeley.edu/~alanmi/abc/) is installed and
a cell library is given in the file liberty mycells.lib, the following a cell library is given in the liberty file mycells.lib, the following
synthesis script will synthesize for the given cell library: synthesis script will synthesize for the given cell library:
# the high-level stuff # the high-level stuff