Altera_Forum
Honored Contributor
16 years agoGENERIC 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, ...