blob: e1d84df7daa9cef7f34facbc9a0f908b2b74b777 [file] [log] [blame] [view]
# Caravel Analog User
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![CI](https://github.com/efabless/caravel_user_project_analog/actions/workflows/user_project_ci.yml/badge.svg)](https://github.com/efabless/caravel_user_project_analog/actions/workflows/user_project_ci.yml) [![Caravan Build](https://github.com/efabless/caravel_user_project_analog/actions/workflows/caravan_build.yml/badge.svg)](https://github.com/efabless/caravel_user_project_analog/actions/workflows/caravan_build.yml)
---
## Mixed signal tests
Collection of analog and mixed signal test circuits.
Basic goal: a comparator based on the circuit in "CMOS Design" (Jacob Baker).
Extra goals:
- A small array (eg 1x8) of Flash cells for characterisation
- An alternative comparator layout using only self-biased amplifiers (no bias voltage required)
- The digital section of delta-sigma ADC
- Demo charge pump
- Sample-and-hold circuit
---
Refer to [README](docs/source/index.rst) for the sample project documentation.