On Wed, 2 Dec 2015 11:31:46 +1300
David Koontz <diogra...@gmail.com> wrote:

> If you take out the reserved word entity:
> 
> david_koontz@Macbook: ghdl -a --std=08 tdc_lbc_cls.vhd
> tdc_lbc_cls.vhd:107:21: component name expected, found entity "tdc_lbc_cls"
> ghdl: compilation error
> 
> And if you add a component declaration:

Oh, cool!.. thanks! That solved it.

But why didn't the entity declaration here work? Patricks idea
of using "work.tdc_lbc_cls" instead did result in the same assertion.
Is there something I missed in the VHDL language?

                        Attila Kinali

-- 
It is upon moral qualities that a society is ultimately founded. All 
the prosperity and technological sophistication in the world is of no 
use without that foundation.
                 -- Miss Matheson, The Diamond Age, Neil Stephenson

_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to