Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYes. Just access the specific bit vectors.
IE assign lowbyte_c = word[7:0]; assign highbyte_c = word[15:8]; PeteYes. Just access the specific bit vectors.
IE assign lowbyte_c = word[7:0]; assign highbyte_c = word[15:8]; Pete