Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libraries/plugins/xfpga/usrclk/fpga_user_clk.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
#define IOPLL_MEASURE_LOW 0
#define IOPLL_MEASURE_HIGH 1
#define IOPLL_MEASURE_DELAY_US 8000
#define IOPLL_RESET_DELAY_US 1000
#define IOPLL_RESET_DELAY_US 10000

// DFHv0
struct dfh {
Expand Down