sun_ray
Advanced Member level 3
In case of generate statement in Verilog it is stated that "Generate statements allow Verilog code to be generated dynamically at elaboration time before the simulation begins". What is the dynamic here when it is stated here 'Generate statements allow Verilog code to be generated dynamically at elaboration time'? What is the dynamics here? What is this elaboration it is pointing to when it states 'Generate statements allow Verilog code to be generated dynamically at elaboration time'? What does this elaboration do before simulation. Is it any simulator do this elaboration by default before it does the verification?