Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17257 讨论

Timing analysis for Asynchronous part of design

maitreya_ranade
966 次查看

We have a product comprising of multiple FPGAs talking to eachother via MLVDS lines based on bandwidth allocation. The data is shared across on 100MHz MLVDS lines and is asynchronous in nature. The clock is derived at the RX end of the Receiving FPGA. In this case, how do we assign the parameters for timing constraints for ex. input delays for set_input_delay, set_output_delay, set_max_skew, set_false_path for IO ports etc. as IO ports remain unconstrained.

 

Note: Not much documentation found on this specific asynchronous design timing constraints. Atatched reference for synchronous timing constraints we're referring.

标签 (1)
0 项奖励
1 解答
ShengN_Intel
员工
865 次查看

Hi,

 

If those are asynchronous, you may set false path to the asynchronous input and output check this link https://www.intel.com/content/www/us/en/docs/programmable/683062/17-1/setting-timing-constraints-using-the.html

 

在原帖中查看解决方案

3 回复数
ShengN_Intel
员工
866 次查看

Hi,

 

If those are asynchronous, you may set false path to the asynchronous input and output check this link https://www.intel.com/content/www/us/en/docs/programmable/683062/17-1/setting-timing-constraints-using-the.html

 

maitreya_ranade
788 次查看

Hi @ShengN_Intel ,

 

Can we connect over call for this? We have connected earlier for cyclone V as well (Maybe you can remeber Baker hughes, cycloneV, Manish & Maitreya). I have dropped you my email on a personal message.

0 项奖励
maitreya_ranade
563 次查看

Thank you @ShengN_Intel  for resolving this issue. I have marked this as resolved!

0 项奖励
回复