C
Chuck Roth
Guest
We are working on a second edition of "Digital Systems Design Using VHDL".
The present edition uses the std_logic_arith or std_logic_unsigned
package for arithmetic operations. We are debating whether to switch to
numeric_std for some of the examples in the textbook. Our question is: How
widely used is the numeric_std package in practice?
-- Charles H. Roth, UT Austin
The present edition uses the std_logic_arith or std_logic_unsigned
package for arithmetic operations. We are debating whether to switch to
numeric_std for some of the examples in the textbook. Our question is: How
widely used is the numeric_std package in practice?
-- Charles H. Roth, UT Austin