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
- Host: GitHub
- URL: https://github.com/21bruce/dacgen
- Owner: 21Bruce
- Created: 2024-06-22T23:44:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T02:16:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T08:12:24.849Z (over 1 year ago)
- Topics: dac, python, sample, simulation, spice
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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