From 8e7f73cb98a4dd5d7ec5d2306b078d25f5f87063 Mon Sep 17 00:00:00 2001 From: haoran Date: Tue, 29 Oct 2024 17:49:18 +0800 Subject: [PATCH] V1.0.3 CHANGE filter delay_count=10 EXT TIMECODE FREO DETECT BIAS DEFAULT=5000 --- source/src/config.v | 4 ++-- source/src/input/timecode_input.v | 2 +- xsync.pds.lock | 5 ----- 3 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 xsync.pds.lock diff --git a/source/src/config.v b/source/src/config.v index 500e752..e739722 100644 --- a/source/src/config.v +++ b/source/src/config.v @@ -42,5 +42,5 @@ `define TTL_OUTPUT_TRIGGER_MODE_SIG_WIDTH 32'd1000 `define FREQ_DETECT_BIAS_DEFAULT 32'd10 -`define EXT_TIMECODE_FREQ_DETECT_BIAS_DEFAULT 32'd500 -`define VERSION 32'h00010002 //32'h main(2byte) sub(1byte) fix(1byte) +`define EXT_TIMECODE_FREQ_DETECT_BIAS_DEFAULT 32'd5000 +`define VERSION 32'h00010003 //32'h main(2byte) sub(1byte) fix(1byte) diff --git a/source/src/input/timecode_input.v b/source/src/input/timecode_input.v index 2a653eb..e32cf16 100644 --- a/source/src/input/timecode_input.v +++ b/source/src/input/timecode_input.v @@ -91,7 +91,7 @@ module timecode_input_parser #( zutils_signal_filter_advance filter1 ( .clk (clk), .rst_n (rst_n), - .filter_delay_count(500), + .filter_delay_count(10), .in (timecode_bnc_in), .out (timecode_bnc_in_after) ); diff --git a/xsync.pds.lock b/xsync.pds.lock deleted file mode 100644 index 9ed4d8f..0000000 --- a/xsync.pds.lock +++ /dev/null @@ -1,5 +0,0 @@ -9608 -pds -DESKTOP-DNDSG5J -a2f5fbc6-b66a-4527-b91e-8f227e346271 -