summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAge
* pdm: Support first-order sigma delta generation alsoJon Nordby2025-08-09
|
* pdm: Support optional markers in plotJon Nordby2025-08-08
|
* pdm2pcm: Default to 4 stagesJon Nordby2025-04-26
|
* pdm2pcm: CIC filter that worksJon Nordby2025-04-26
|
* pdm2pcm: Try add support for CICJon Nordby2025-04-26
| | | | | Currently not really working FIR with 501 taps is considerably better than 101 though
* tools: Unhardcode parametersJon Nordby2025-04-18
|
* tools: Fixup PDM reference conversionJon Nordby2025-04-18
| | | | | Seems to agree pretty well with itself now PDM bitstream also looks plausible for a sinewave
* tools: Simplify test signal to 1 khz sineJon Nordby2025-04-18
| | | | | Comes out as a 1khz square wave... Not quite right
* tools: WIP on PDM<->PCM conversion in PythonJon Nordby2025-04-18
First test signal does not seem correct...