Metadata-Version: 2.1
Name: c4m_flexmem
Version: 0.0.4
Summary: PDKMaster based scalable memory macro generators
Author: Staf Verhaegen
Author-email: staf@fibraservi.eu
License: multi
Project-URL: Source Code, https://gitlab.com/Chips4Makers/c4m-flexmem
Project-URL: Bug Tracker, https://gitlab.com/Chips4Makers/c4m-flexmem/issues
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md

# Flexible, scalable memory macro generators

In a circuit design often on-chip memories are needed. These blocks are typically custom generated next to the standard cell libraries as building blocks out of standard cells will take too much area.

Purpose of c4m-flexmem module is to have generators that are easily scalable between different technologies using the [PDKMaster](https://gitlab.com/Chips4Makers/PDKMaster) framework. Currently only SRAM generators are included but in the future it is planned to have other types like embedded DRAM, non-volatile, ROM etc.

## Status

This repository is currently considered experimental code with no backwards compatibility guarantees whatsoever. The library now progresses at the need of tape-outs. 
If interested head over to [gitter](https://gitter.im/Chips4Makers/community) for further discussion.
