C
crazyrdx
Guest
I have two std_logic_vectors x and y( bit sequences). First of all, how
do I add them? if i simply do x+y, i get an error. What is the best way
to do this? should i do a conversion(to_bitvector) or something else?
Thanks
raj
do I add them? if i simply do x+y, i get an error. What is the best way
to do this? should i do a conversion(to_bitvector) or something else?
Thanks
raj