Forum Discussion

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

IEEE library showing up in red

Hi, I just started programming in VHDL for a computer architecture class and I was wondering if it was normal that when I type in: library IEEE; use IEEE.STD_LOGIC_1164.all; it shows up as: ...