User guide
6-13
VPD and EVCD File Generation
Figure 6-2 Diagram of example: $vcdplusmemon( mem01, addr1L );
Example 6-3 $vcdplusmemon( mem01, addr1L, addr1R )
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 6-3
demonstrate Example 6-3.
1
2
3
1
2
3
Starting bound:
mem01[2][4][7]
Ending bound:
mem01[2][6][9]
9
1
2
3
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
8
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]
7
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]
4
5
6
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]