commit | 8b009446714e26fc91eb15e3cd5705176ff8ab10 | [log] [tgz] |
---|---|---|
author | chrische <christoph-weiser@gmx.de> | Tue Nov 16 22:21:33 2021 +0100 |
committer | chrische <christoph-weiser@gmx.de> | Tue Nov 16 22:21:33 2021 +0100 |
tree | 917a1dc33996044dda16b3da0f2c7161ef4e4023 | |
parent | 59f3e2ef21f24a57179a47897cac742f95550323 [diff] |
updated pictures for documentation
This is a mixed-mode project featuring a 8-bit SAR-ADC, with offset calibration. The logic section is synthesized using the openlane digital flow.
The adc is composed of a top-plate sampled CDAC, with a capacitor array of mimimum sized MIM caps.
The comparator is a single-stage regenerative comparator, with a MOM array for trimming ADC offset.
The layout is created using magic as a pcell generator and drc checker, while the connection of the design is done using klayout.
The simulation is carried out using ngspice using the mixed-mode xspice capabilities. The digital section is synthesized using yosys that can then be bridged to/from the analog section.
The Schematics are created using xschem, which also serves as the simulation framework.
The simulation output can then be viewed in both analog and digital domain.
Digital waveforms displayed using GTKWave
Analog waveforms displayed using Gnuplot in interactive mode.