Forum Discussion
Altera_Forum
Honored Contributor
8 years agoFor one thing, your instantiation is incorrect. You have the word "component" in there. It should just be:
signal_tap_inst: signal_tap port map ( What happens when you remove "component"?For one thing, your instantiation is incorrect. You have the word "component" in there. It should just be:
signal_tap_inst: signal_tap port map ( What happens when you remove "component"?