V
Valentin Tihomirov
Guest
I experiance a difficulty controlling out port from within an instance. I
think the port should be in *buffer* mode. However, my analyzer throws this
message:
" Actual of mode 'inout' can not be assigned to formal <signal> of mode
'buffer' "
I have took a look into FAQ; it describes my situation:
http://vhdl.org/vi/comp.lang.vhdl/FAQ1.html#buffer_ports
But I cannot conclude from it what is a typical pracice in VHDL for the case
:-(
There is a *linkage* mode which is not described in tutorials I wanted to
know when to use.
think the port should be in *buffer* mode. However, my analyzer throws this
message:
" Actual of mode 'inout' can not be assigned to formal <signal> of mode
'buffer' "
I have took a look into FAQ; it describes my situation:
http://vhdl.org/vi/comp.lang.vhdl/FAQ1.html#buffer_ports
But I cannot conclude from it what is a typical pracice in VHDL for the case
:-(
There is a *linkage* mode which is not described in tutorials I wanted to
know when to use.