in digital design, how to save only part of memory

Status
Not open for further replies.

liletian

Full Member level 6
Joined
Mar 5, 2008
Messages
337
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
3,790
Hi All

In my digital design, the memory size is 65536 16bits memory. However, in the simulation, I would like to save the first 100 memory 16bits.


Can anyone tell me how to do it in script?

probe -create -unpacked 65536 top.cpu.m[0]
?

Thanks
 


this question is not related to digital design, it is either related to a specific simulator or to a language. Why can't you write a little code snippet that reads only the addresses that you care about? A simple for loop would do it.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…