Metadata-Version: 2.1
Name: c4m-flexio
Version: 0.2.0
Summary: PDKMaster based scalable IO library
Author: Staf Verhaegen
Author-email: staf@fibraservi.eu
License: GPL-2.0-or-later OR AGPL-3.0-or-later OR CERN-OHL-S-2.0+
Project-URL: Source Code, https://gitlab.com/Chips4Makers/c4m-flexio
Project-URL: Bug Tracker, https://gitlab.com/Chips4Makers/c4m-flexio/issues
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md

# Flexible, scalable, IO library

A IO library is a collection of cells that allows to do the input and output from on-chip signals to outside the chip. Typically these libraries with a fixed set of cells with a fixed layout and functionality and provided by the foundry or a third party.

Purpose of c4m-flexio library is to have a library that is easily scalable between different technologies using the [PDKMaster](https://gitlab.com/Chips4Makers/PDKMaster) framework. It will also be configurable to adapt the cells to one's needs.

## 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.
