A script to quickly simulate a DAC sinusoid output, plot it and its spectrum, or save it to a PWL file for use in SPICE
Uses yarn
for package management. Program requires Python3
- run
yarn
- run
python dacgen.py -h
to see a list of flags w/explanations