remove caravel
5 files changed
tree: cc14a296796670d759e1c6a917db644c8ef097be
  1. .github/
  2. comparator/
  3. docs/
  4. example/
  5. gds/
  6. mag/
  7. netgen/
  8. old-comparator/
  9. openlane/
  10. signoff/
  11. verilog/
  12. xschem/
  13. .gitignore
  14. .gitmodules
  15. .magicrc
  16. EXPORT_BEFORE_PRECHECK.txt
  17. info.yaml
  18. LICENSE
  19. Makefile
  20. 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.