Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInstantiating AHDL module in VHDL without component part
Hi, I really like the idea of instantiating a module without a component part and then in main code using entity work. : HA2 : entity work.halfadder port map (s1,cin,sum,c2); The idea came...
Altera_Forum
Honored Contributor
14 years agoHi,
thanks for the reply :) i won't be trying to do that. best regards madness