Writemem

In reply to Anuradha Rangineni:

Does frame_out fill with all memory locations ? if not try to specify start address and end address.
$writememh(“out_frame.txt”,frame_out, , );

Thanks