FPGA in the Loop (timing constraints?)

조회 수: 2 (최근 30일)
legendbb
legendbb 2012년 8월 20일
Where were timing constraints defined for FIL?
I've noticed the .ucf file generated. But where was the input to those values?
What's the proper way to change click rate if I'd rather run FIL in a different clock rate?
Thanks
  댓글 수: 2
legendbb
legendbb 2012년 9월 10일
편집: legendbb 2012년 9월 10일
Read deep in one of the FIL project, found out the clock feed to DUT is actually clkin/8. For Xilinx sp605, CLKDV_DIVIDE = 8, clkin to DUT is 200MHz/8 = 25MHz.
I don't know if adjusting timing directly inside FIL project will screw up the whole synchronous or not. I will try out.
But lack of documentation nor comments here, I don't really understand what's the proper way to run DUT FIL at faster speed.
Jonathan Rodrick
Jonathan Rodrick 2012년 12월 9일
Hi, did you manage to figure out how to manage the clock rate? I'm using an Altera board. My DUT clock is also 25MHz and cannot figure out how to change this. I've tried constraining my designs clock to 50MHz and adding the constraint file to FIL wizard but this didn't work.
Thanks, Jon

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 FPGA, ASIC, and SoC Development에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by