From: Clifford Wolf Date: Thu, 12 Nov 2015 12:15:19 +0000 (+0100) Subject: Link to vlsitechnology.org for liberty files X-Git-Tag: yosys-0.6~67 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd3e10c2955242e9d1c5438da84b4a2341e79173;p=yosys.git Link to vlsitechnology.org for liberty files --- diff --git a/README b/README index 6b637e1ec..5c649a4e8 100644 --- a/README +++ b/README @@ -192,13 +192,11 @@ for the given cell library: If you do not have a liberty file but want to test this synthesis script, you can use the file examples/cmos/cmos_cells.lib from the yosys sources. -Various more complex liberty files (for testing) can be found here: +Liberty file downloads for and information about free and open ASIC standard +cell libraries can be found here: - http://vlsiarch.ecen.okstate.edu/flows/MOSIS_SCMOS/latest/.. - ../cadence/lib/tsmc025/signalstorm/osu025_stdcells.lib - ../cadence/lib/ami035/signalstorm/osu035_stdcells.lib - ../cadence/lib/tsmc018/signalstorm/osu018_stdcells.lib - ../cadence/lib/ami05/signalstorm/osu05_stdcells.lib + http://www.vlsitechnology.org/html/libraries.html + http://www.vlsitechnology.org/synopsys/vsclib013.lib The command "synth" provides a good default synthesis script (see "help synth"). If possible a synthesis script should borrow from "synth". For example: