Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- i have a doubt, you removed arth.all library does my compiler understand the 8-bit signed multiplication i'm trying to perform in my code ? or is there any other library where the 8-bit signed multiplication is defined ? --- Quote End --- Looks like its in the numeric_std library: http://www.eda.org/rassp/vhdl/models/standards/numeric_std.vhd Simulate and test :) Cheers, Dave