"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
feita há 5 anos558 visualizações
3 Respostas
0

I think they banned combinational loops.

SamTian
respondido há 5 anos
0

Correct. We prohibit combinatorial loops.
Thanks
Kris

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

AWS
respondido há 5 anos
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
respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas