Hi ,
Is there any way to check what portion of code takes what amount (or percentage ) of memory in simulation using simvision?
I used "-profile" option which gives me the idea how many hits one type of code gets. I want to see the memory usuage of different modules/ areas/ structures.
Thanks