Forum Discussion

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

Simple Question

Hi all, I am new to VHDL, I have a question, I saw the code with this line a <= X "FF" ; Why they put X" " in front of FF, what's difference with the normal assign operator a <...