User guide

17-13
VCD+ (vpd) File Generation
addr1L = 2;
addr1R = 3;
$vcdplusmemon( mem01, addr1L, addr1R );
// Records elements mem01[2][4][7] through mem01[3][6][9]
The elements highlighted by the in the diagram in Figure 17-3
demonstrate the previous example.
Figure 17-3 $vcdplusmemon( mem01, addr1L, addr1R );
Starting bound:
mem01[2][4][7]
Ending bound:
mem01[3][6][9]
9
1
2
3
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
8
1
2
3
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]
1
2
3
7
[76543210]
[
76543210] [76543210]
4
5
6
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]