Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 324 Bytes

12-bit CDAC-ADC

Clone the Repository

Make sure to clone the repository with submodules:

git clone https://github.com/RTimothyEdwards/sky130_ef_ip__adc3v_12bit.git --recurse-submodules

If you forgot to clone with submodules, you can run the following instead:

git submodule update --init --recursive