summaryrefslogtreecommitdiff
path: root/cocotb_try/cic3_pdm.v
Commit message (Collapse)AuthorAge
* pdm: Leaky integrator for DC blocking seems betterJon Nordby2025-08-08
|
* pdm: Try switch to 2 stage CICJon Nordby2025-08-08
| | | | Still seeing odd spikes on output
* pdm: Try more HPF fixesJon Nordby2025-08-08
| | | | Still not right. Seeing periodic steps on output, that settle to 0, repeatedly
* pdm: Try add high pass filter for DC blocking/removalJon Nordby2025-08-08
| | | | Does not work right...
* cic3_pdm: Silence a warning from VerilatorJon Nordby2025-05-14
|
* bindings: Actually build cic3_pdm codeJon Nordby2025-05-14
|
* Remove unused pdm_outJon Nordby2025-05-02
|
* cocotb: Test and fix 1khz sineJon Nordby2025-05-02
|
* cocotb: Run multiple PCM samplesJon Nordby2025-04-26
| | | | 1000 samples is quite slow, takes many seconds
* cocotb: Try to test a CIC filterJon Nordby2025-04-26