"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
posta 5 anni fa558 visualizzazioni
3 Risposte
0

I think they banned combinational loops.

SamTian
con risposta 5 anni fa
0

Correct. We prohibit combinatorial loops.
Thanks
Kris

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

AWS
con risposta 5 anni fa
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
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande