Forum Discussion

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

numeric_std Vs. std_logic_arith packages

Hello, Usually I work with std_logic_aritch and I include the package signed or unsigned according with what I need. I find that using std_logic_arith allows me to develop code that is eas...