Declaration hides port port_name / Port port_name hidden by declaration in architecture

M

Merciadri Luca

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

When copiling a .vhd that I wrote these days, I get no errors with
GHDL, but warnings such as `Declaration hides port port_name' and
`Port port_name hidden by declaration in architecture.'

Any idea of what it could be caused by?

Thanks.
- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --

Remember, no one can make you feel inferior, without your consent.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkzP+NkACgkQM0LLzLt8MhwergCgpxHce968uKHS36nnqCMUnY5p
5JkAnigx13WO2FsE9eUP8Agkm8Vkuav4
=8Qmi
-----END PGP SIGNATURE-----
 
A

Andy

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

When copiling a .vhd that I wrote these days, I get no errors with
GHDL, but warnings such as `Declaration hides port port_name' and
`Port port_name hidden by declaration in architecture.'

Any idea of what it could be caused by?

Thanks.
- --
Merciadri Luca
Seehttp://www.student.montefiore.ulg.ac.be/~merciadri/
- --

Remember, no one can make you feel inferior, without your consent.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkzP+NkACgkQM0LLzLt8MhwergCgpxHce968uKHS36nnqCMUnY5p
5JkAnigx13WO2FsE9eUP8Agkm8Vkuav4
=8Qmi
-----END PGP SIGNATURE-----

You have probably declared a signal in the architecture with the same
name as a port on the entity. Thus you have no way to access the port
from within the architecture.

Andy
 
M

Merciadri Luca

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andy said:
You have probably declared a signal in the architecture with the same
name as a port on the entity. Thus you have no way to access the port
from within the architecture.
Exactly. Thanks!

- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --

God is a comedian playing to an audience too afraid to laugh. (Voltaire)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkzQc1kACgkQM0LLzLt8MhyHPgCeLPBh8u6c+v0GRm0z7A0lWHLW
GrcAn2IKdzGp5VGnXmTD8bsBjVFFU0uA
=Yx7q
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top