mirror of https://github.com/YosysHQ/yosys.git
Added paragraph to README file to avoid mycells.lib confusion
This commit is contained in:
parent
f024b19ed9
commit
d78a9dfb37
3
README
3
README
|
@ -193,6 +193,9 @@ synthesis script will synthesize for the given cell library:
|
||||||
# cleanup
|
# cleanup
|
||||||
opt
|
opt
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
Yosys is under construction. A more detailed documentation will follow.
|
Yosys is under construction. A more detailed documentation will follow.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue