From: Clifford Wolf Date: Thu, 31 Oct 2013 10:15:00 +0000 (+0100) Subject: Added paragraph to README file to avoid mycells.lib confusion X-Git-Tag: yosys-0.2.0~427 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d78a9dfb372654999916af46f35fe3914f960d9d;p=yosys.git Added paragraph to README file to avoid mycells.lib confusion --- diff --git a/README b/README index 3144d7516..9d48f5d86 100644 --- a/README +++ b/README @@ -193,6 +193,9 @@ synthesis script will synthesize for the given cell library: # cleanup 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.