i have a block in vhdl that produces an output of 8 bits (from 00 to FF) 00 represents value of -.125 and FF represents value of .125 

i want to add this value for another block as duty cycle step however the block has 16 bit duty values where 0000 represents 0 and FFFF represents 1

how can i interface both blocks 

Similar questions and discussions