Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

syntax error at medias_2.vhd(31) near text "in"; expecting "(",

I've got this error in the following code, what's wrong in it? Thanks in advance. library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_signed.ALL; use IEEE.STD_LOGIC_arith.ALL; ...