Forum Discussion

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

question about unsigned constant

Hi everyone, I meet a problem when I am trying to define a one bit unsigned constant. I think declaration should be constant var1: unsigned :='1'; But everytime I try this, it always be...