Altera_Forum
Honored Contributor
14 years agoerro
can any one tell me what is this error Error: Node instance "Arbiter_1_1" instantiates undefined entity "Arbiter"
Like I said, that is just the component.
You need the source code for the entity. A component is just a black box until you have an entity to link it to. A component on its own is useless. Do you not have an arbiter.vhd?