Altera_Forum
Honored Contributor
12 years agoID for each module from the for generate
Hello guys,
I instantiate a bunch of the same module with a for generate statement. I dont know how to store the hcu_id of the module( I need it in an another part of the system); with ID I mean the variable i of the for generate. I would need something like a constant input equal to the i variable of the for generate. Any ideas?? Thanks