Difference between revisions of "FOS standard cell generator from scratch"

From F-Si wiki
Jump to navigation Jump to search
(Created page with " * Speaker(s): Thomas Kramer ==Abstract== This talk will give an overview of automated standard cell and library synthesis and focus on the experiences made during the ongoin...")
 
Line 21: Line 21:
* [in progress] Generate LEF
* [in progress] Generate LEF
* [in progress] Characterization
* [in progress] Characterization
    * Timing of combinatorial cells
* Timing of combinatorial cells
    * Timing of sequential cells
* Timing of sequential cells
* Generate synthesis liberty file
* Generate synthesis liberty file


==References==
==References==
<references />
<references />

Revision as of 11:56, 4 February 2019

  • Speaker(s): Thomas Kramer

Abstract

This talk will give an overview of automated standard cell and library synthesis and focus on the experiences made during the ongoing development of a cell generator. The core aspects consist of:

  • Place & route inside the cell
  • Transistor netlist generation & transistor sizing
  • Cell characterization

Software

General information

  • Repository: [not yet published but will come]
  • Main documentation website: [not yet published, but will come]
  • Wikipedia page: TBD
  • Wiki page on wiki.f-si.org: TBD

Roadmap

  • ✓ Place & route of single row cells
  • ✓ Generate GDS
  • [in progress] Generate LEF
  • [in progress] Characterization
  • Timing of combinatorial cells
  • Timing of sequential cells
  • Generate synthesis liberty file

References