Forum Discussion

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

Difference between unisgned(a,b) and to_unsigned(a,b)?

Hey guys, I am a newbie to FPGA programming and VHDL. I just know the basics. I was wondering if someone could tell me the difference between: unisgned(a,b) and t...