Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

how to pass a file name in a generate loop

Hi, I need to instantiate the same module many times, so I'm using a for-generate loop. Each time, however, I've to pass to the module a different file name as a GENERIC to initialize a rom insid...