SKY130_ADC_202311
(c) 2023 Harald Pretl, Institute for Integrated Circuits, Johannes Kepler University, Linz
This project is based on efabless' Caravel and instantiates a SAR-ADC with bridge logic for serial input and output.
The documentation is pretty rudimentary for now, but will be improved in the future.
sky130A
GPIO[5]
to GPIO[13]
VCCD1
/VSSD1
, supply voltage 1.8Vcaravel_user_project_analog
GPIO[5]
: ADC ready signal conv_finish
GPIO[6]
: Serial output dato
GPIO[7]
: Serial input dati
GPIO[8]
: Parallel load load
GPIO[9]
= ANALOG[2]
: ADC negative input inn_ana
GPIO[10]
= ANALOG[3]
: ADC positive input inp_ana
GPIO[11]
: Digital reset rst_n
GPIO[12]
: ADC conversion start trigger conv_start
GPIO[12]
: Clock for bridge logic and ADC charge pump clk
gds read file.gds
in Magic do gds readonly true
.
GDS_FILE
in Magic, that it uses as reference when writing the GDS from the MAG file later.property GDS_FILE ""
on this cell.xschem
folder. However, in order to pass the consistency check of the MPW-precheck of efabless, the netlist has also to be placed into the folder netgen
.