"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
gefragt vor 5 Jahren558 Aufrufe
3 Antworten
0

I think they banned combinational loops.

SamTian
beantwortet vor 5 Jahren
0

Correct. We prohibit combinatorial loops.
Thanks
Kris

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

AWS
beantwortet vor 5 Jahren
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
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen