An open API service indexing awesome lists of open source software.

https://github.com/21bruce/dacgen

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
https://github.com/21bruce/dacgen

dac python sample simulation spice

Last synced: 18 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# dacgen

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

## Dependencies

Uses `yarn` for package management. Program requires Python3

## How to use

1. run `yarn`
2. run `python dacgen.py -h` to see a list of flags w/explanations