diff --git a/fuzzers/005-tilegrid/add_tdb.py b/fuzzers/005-tilegrid/add_tdb.py index 9e3ab410..9c4c4428 100644 --- a/fuzzers/005-tilegrid/add_tdb.py +++ b/fuzzers/005-tilegrid/add_tdb.py @@ -108,7 +108,7 @@ def run(fn_in, fn_out, verbose=False): ("hclk_cmt", 30, 10), ("hclk_ioi", 42, 1), ("pcie", 36, 101), - ("gtp_common", 42, 101), + ("gtp_common", 32, 101), ("gtp_channel", 32, 22), ("clb_int", int_frames, int_words), ("iob_int", int_frames, int_words),