Experiment with wider bandwidth
This commit is contained in:
parent
69beaab8e6
commit
f6e579919a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#define CLK_SYS_HZ (250 * MHZ)
|
||||
#define BANDWIDTH 8000
|
||||
#define BANDWIDTH 100000
|
||||
|
||||
#define EXTRA_BITS 8
|
||||
#define NUM_SAMPLES 128
|
||||
|
|
Loading…
Reference in a new issue