Forum Discussion

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

Dealing with single bit unsigned types

Hi guys, I started out using std_logic and std_logic_vectors but whenever I would look up things about converting those to integers and back, everything I read said to use numeric_std's unsigned and ...