Forum Discussion

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

Unique constant per instantiation

Good morning! Is there a way to generate a constant that is unique per call to the function? I want something like this: architecture ... constant c_myid : std_logic_vector(31 downto 0...