Forum Discussion

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

modelsim 6.1g AE and port mapping

Hi everybody, machine_com : entity communication PORT MAP ( clk => sysclk, E_com(7 downto 0) => diag(7 downto 0), S_com(19 downto 9) => V_inter(19 downto 9) ); The port S_com i...