final gds oasis
88 files changed
tree: 0caec8acbaa904058646b46f50fe64d6fc11fd09
  1. .github/
  2. docs/
  3. example/
  4. gds/
  5. jobs/
  6. mag/
  7. netgen/
  8. oas/
  9. old-comparator/
  10. openlane/
  11. signoff/
  12. verilog/
  13. xschem/
  14. .gitignore
  15. .gitmodules
  16. .magicrc
  17. EXPORT_BEFORE_PRECHECK.txt
  18. info.yaml
  19. LICENSE
  20. Makefile
  21. README.md
README.md

Caravel Analog User

License CI Caravan Build


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 for the sample project documentation.