Implementing entity from a different library...

A

Andrey Kapustin

Guest
I have a VHDL library \"core\" that declares entity \"IBusUnit\".
In a different VHDL design I say \"library core; use core.IBusUnit; architecture RamUnit of IBusUnit is ...\" - but the VHDL compiler complains \"Cannot find referenced entity declaration \"IBusUnit\"\".
Could someone tell me what I am doing wrong here?
Thanks in advance,
Andrey
 

Welcome to EDABoard.com

Sponsor

Back
Top