11-01-2020 01:55 AM
I find that the time I calculate out does not match the real running time so I want to check the frequency of HBM and kernel. Where can I check the frequency?
11-01-2020 07:57 AM
Add -R2 option in V++ link stage and check the below dir:
Ex: ..../project_name/Hardware/binary_container_1.build/link/vivado/vpl/prj/prj.runs/impl_1
11-01-2020 06:56 AM
Could you try to open the opt.dcp or routed.dcp and check the result of report_timing_sumamry?
11-01-2020 07:21 AM
11-01-2020 07:57 AM
Add -R2 option in V++ link stage and check the below dir:
Ex: ..../project_name/Hardware/binary_container_1.build/link/vivado/vpl/prj/prj.runs/impl_1
11-16-2020 01:00 AM
Sorry to bother again... would you like to tell me which clock is related to HBM and which one is related to my kernel?
Is the clk_out1_pfm_top_clkwiz_hbm_aclk_0 clocking the HBM?
Is the clk_out1_pfm_top_clkwiz_kernel_0 clocking my kernel?