T
Toby
Guest
type casting vs. type converting... what is the difference? which is
better? any examples would be helpful.
better? any examples would be helpful.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The numeric_std "signed" and "unsigned" types are defined exactly like thethere doesnt seem to be any to_unsigned(std_logic_vector) function
in the numeric_std library, why is that? is there any way around that?
http://groups.google.com/groups?q=vhdl+std_logic_vector+closely+related+typemore specifically i am interested in changing between std_logic_vectors
and signed and unsigned types (i.e. from std_logic_vector to unsigned
and from unsigned to std_logic_vector). there doesnt seem to be any
to_unsigned(std_logic_vector) function in the numeric_std library, why
is that? is there any way around that?