commit | e1014fa29b6909a324421a8e0a6ed7f671b0e721 | [log] [tgz] |
---|---|---|
author | Kevin Kelley <kevin.kelley@skywatertechnology.com> | Wed May 06 11:00:01 2020 +0700 |
committer | Kevin Kelley <kevin.kelley@skywatertechnology.com> | Wed May 06 11:00:01 2020 +0700 |
tree | 2117c4d0fd339ec3df74c096a40d45ce7967dfec | |
parent | 90ab2aa9057fd1801182555becc4ce655bc96414 [diff] |
Significant improvements to library sky130_fd_sc_ms version 0.0.1. This commit contains major improvements to all files by regenerating from original data, improving consistency and automated cross checking of data. These improvements should drastically reduce customer confusion when using the library and further reduce future possibility for human errors to creep into designs. Notable improvements include; * A large number of files have been regenerated from original source data including most liberty timing files and spice simulation models (compared to previous hand created versions). * 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. * Significant improvements to the contents of text files (like the verilog files) through improving consistent style that has been automatically checked. * Simplified verilog files for usage with open tools, including new black box stubs have been created. * Too many numerous other changes to list here. Signed-off-by: Kevin Kelley <kevin.kelley@skywatertechnology.com>