Forum Discussion
Altera_Forum
Honored Contributor
14 years agosigned to unsigned
i, i want to convert a 10 bit signed into a 8 bit unsigned. i tried with the altbus, but when implemented if i input -32 i get FF instead of 0. Is there an other block? which settings i have to m...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- i, i want to convert a 10 bit signed into a 8 bit unsigned. i tried with the altbus, but when implemented if i input -32 i get FF instead of 0. Is there an other block? which settings i have to make? --- Quote End --- What is the 10-bit signal representing? What do you want to have happen to the negative values in the signed input? Cheers, Dave