Commit ca951a9d authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

softpll/spll_external.c: fix wrong BB detector word size

parent 29f1b100
......@@ -13,7 +13,7 @@
#include "spll_external.h"
#include "spll_debug.h"
#define BB_ERROR_BITS 10
#define BB_ERROR_BITS 16
void external_init(volatile struct spll_external_state *s, int ext_ref,
int realign_clocks)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment