rlindsberg / 1331IL-VHDL-Design

Microprocessor AR 4003
GNU General Public License v3.0
0 stars 0 forks source link

Outsignal y is undefined #19

Closed rlindsberg closed 6 years ago

rlindsberg commented 6 years ago

https://github.com/rlindsberg/1331IL-VHDL-Design/blob/640d4e9feb6fb2ee436523597184e77eb610d10a/labb2/1.1/ALU.vhd#L41

Error (10309): VHDL Interface Declaration error in ALU.vhd(41): interface object "y" of mode out cannot be read. Change object mode to buffer.

rlindsberg commented 6 years ago

Error (10309): VHDL Interface Declaration error in ALU.vhd(48): interface object "y" of mode out cannot be read. Change object mode to buffer.