"ERROR: [DRC LUTLP-1] Combinatorial Loop Alert: 2 LUT cells form a combinat

0

Hi ,

I am creating a project in which oscillators are involved . I do the implementation on my system and then create the tar file and upload it to the AWS instance for AFI image creation.
But it throws the following error :
" ERROR: (DRC LUTLP-1)Combinatorial Loop Alert: 2 LUT cells form a combinatorial loop. This can create a race condition. Timing analysis may not be accurate. The preferred resolution is to modify the design to remove combinatorial logic loops. If the loop is known and understood, this DRC can be bypassed by acknowledging the condition and setting the following XDC constraint on any one of the nets in the loop: 'set_property ALLOW_COMBINATORIAL_LOOPS TRUE (get_nets <myHier/myNet>)'."

I tried setting the property as suggested above in the error comand but still i am not able to bypass this DRC error.

Any suggestions on this issue?

Thanks
Prigish

prigish
已提問 5 年前檢視次數 558 次
3 個答案
0

I think they banned combinational loops.

SamTian
已回答 5 年前
0

Correct. We prohibit combinatorial loops.
Thanks
Kris

Edited by: awskrisk on Mar 10, 2019 3:25 PM

AWS
已回答 5 年前
0

Thanks for the response Kris and Sam.
So are you suggesting that there is no way in which this DRC check can be bypassed .
Combinatorial loops are formed since we are trying to integrate an IP which has got ring oscillators in it .

Regards
Prigish

prigish
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南