Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - convert std_logic_vector_16 to std_logic_vector_32

 
Thread Tools Search this Thread
Old 02-23-2007, 04:51 PM   #1
Question convert std_logic_vector_16 to std_logic_vector_32


hello

now i get to convert
std_logic_vector(15 downto 0) to std_logic_vector(31 downto 0)

i have the stupid way is:
convert std_logic_vector_16 to an integer, and then convert this integer to
std_logic_vector_32.

is there any better way or existen function to do this job?

thinkyou

zty....
.........


zty
zty is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump