Difference between revisions of "65nm CMOS Design-Flows on Free and Open-Source Tools : An Overview"

From F-Si wiki
Jump to navigation Jump to search
Line 6: Line 6:


* Slides : [[File: 65nm CMOS Design-Flows on Free and Open-Sources Tools.pdf|thumb]]
* Slides : [[File: 65nm CMOS Design-Flows on Free and Open-Sources Tools.pdf|thumb]]
* [https://peertube.f-si.org/videos/watch/2780c224-633a-4f21-a965-449d26a55761 Video recording]
* Video 1 : [https://youtu.be/tzdL8KSqUKY  Analog Simulation Demo]
* Video 1 : [https://youtu.be/tzdL8KSqUKY  Analog Simulation Demo]
* Video 2 : [https://youtu.be/CD5DnK0XyXY  Digital RTL to GDS design-flow Demo]
* Video 2 : [https://youtu.be/CD5DnK0XyXY  Digital RTL to GDS design-flow Demo]
* [https:peertube.f-si.org/xxxx Video recording]
 
==Abstract==
==Abstract==
CAD tools for making chips need a PDK (Process Design Kit) dedicated to the technology. The PDK contains technology files and device libraries.
CAD tools for making chips need a PDK (Process Design Kit) dedicated to the technology. The PDK contains technology files and device libraries.

Revision as of 22:39, 1 August 2022

Downloads

Abstract

CAD tools for making chips need a PDK (Process Design Kit) dedicated to the technology. The PDK contains technology files and device libraries. This work shows a 65nm CMOS PDK development and design-flows running on free and open-source CAD tools.

Two sections are presented:

  • Full-custom design-flow showing the different steps of design at transistor level, through schematic capture, to Spice simulation, schematic driven layout, layout capture, DRC, LVS, parasitic extraction, and back-annotated simulation.

In order to run the whole design-flow, tools are either interacting intrinsically, or by adding some add-on graphical interfaces to increase the user-friendliness through the design-flow.

  • Digital design-flow with the different steps from RTL description to GDSII layout. The design-flow comes with Verilog RTL simulation, then logic synthesis, pad-ring and floor-planning, power domain network, global placement, detailed placement, fillers insertion, clock tree synthesis, global route, detail route, GDSII output.

Here again, the complete design-flow from RTL to GDSII is proposed with custom scripting and graphical interfaces in order to increase the user-friendliness for a fluent flow.

A demonstration of these 2 design-flows is given on a 65nm CMOS technology.