Forum Discussion

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

GENERIC MAP issue

I inherited some code that includes the following: --- r_comp: component c_rcomp generic map (init => "11111111") port map ( in1 => in_a, nclk => nclk, ...