005-tilegrid: fix GTP common frames

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
Alessandro Comodi 2021-03-02 18:16:02 +01:00
parent 6867429cc3
commit a54238cd23
1 changed files with 1 additions and 1 deletions

View File

@ -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),