Forum Discussion
DNguy4
Occasional Contributor
6 years agoblackbox file
Hi, I have a VHDL blackbox file my_file_bb.vhd in which I declare all the input and output ports. When I instantiate it from another program ... entity TEST: my_file port map.... Quartus keeps co...
DNguy4
Occasional Contributor
6 years agoIt's working now. I forgot to declare it as a component.
Thanks