anusha vasanta
Member level 1
Hi all,
can we use generate for loop inside a generate if loop which is outside of my always block, basically i want some instantiation using my for loop and here i had a register which i need to control using my if condition. that register will take a general value in my first for loop condition like i=0 and for remaining i values it will take value of instantiation result into my register . so here i need to ctrl my register.
anyone help me.
thanx in advance
can we use generate for loop inside a generate if loop which is outside of my always block, basically i want some instantiation using my for loop and here i had a register which i need to control using my if condition. that register will take a general value in my first for loop condition like i=0 and for remaining i values it will take value of instantiation result into my register . so here i need to ctrl my register.
anyone help me.
thanx in advance