commit | 174f4b68adba4c9524bd7b4b141bcfa9a0671442 | [log] [tgz] |
---|---|---|
author | Kevin Kelley <kevin.kelley@skywatertechnology.com> | Sat Nov 07 20:12:55 2020 -0800 |
committer | Ethan Mahintorabi <ethanmoon@google.com> | Tue Sep 28 11:56:17 2021 -0700 |
tree | 20673d11714b162846781a3633e9ffb21b54b3d7 | |
parent | cb47445ac29bb5176af5e07a32d6f13bd8f6f95b [diff] |
Creation of the sky130_fd_bd_sram, SKY130 SRAM build space. This commit contains major improvements to all files by regenerating from original data, improving consistency and automated cross checking of data. Notable improvements include; * Integration of support cells required to use the OpenRAM memory compiler. * Creation of single port SRAM cells with built in OPC correction layers when laid out in an array. * Creation of dual port SRAM cells with built in OPC correction layers when laid out in an array. * Catalog and other library aggregations are now automatically generated from library contents (compared to previous hand created versions). * Significant improvements to documentation for all cells, including producing graphical representations, verified metadata and descriptions. * Names have been cross referenced between file types (such as simulation, layout, schematic and timing) and now verified to match. * Names have been improved to fix a standard format across all supported libraries and PDK contents. * Too many numerous other changes to list here. Signed-off-by: Kevin Kelley <kevin.kelley@skywatertechnology.com> Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>