Merging arrays in Modelsim

R

RobertP.

Hi everybody!
Is there an easy way to merge two signals of type array (for instance
128 x 8 bits memories) to get one signal array of 128 x 16 bits in Modelsim?

I'm trying and what I could get was only an array of 256 x 8 (two arays
one above another), after executing this command:

add wave {MEM {uut/cr_mem_up uut/cr_mem_lo}}

Any ideas?
 
M

Mike Treseler

RobertP. said:
Is there an easy way to merge two signals of type array (for instance
128 x 8 bits memories) to get one signal array of 128 x 16 bits in
Modelsim?

I would do the merging in the testbench process.

-- Mike Treseler
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top