pi-fix.cfg
2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Virsim Configuration File
version "2.2.0"
# Files Open:
# Designator Sources Filename
# ---------- ------- --------
# V1 y /home/berndt/proj/bb/rf/hw/chip/vsim/sim.v.vpd
define exprgroup EGroup0;
define linkwindow A
time 544935600 "1 ps",
exprgroup "EGroup0";
define group "AutoGroup0"
verticalposition 1,
add "V1" "vsim.sysclk" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_addr" "hex" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_addr_inc" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_len" "hex" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_len_dec" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_len_zero" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.aesp_cnt" "hex" 1 default ,
add "V1" "vsim.bb.bcp.pi.aesp_cnt_inc" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.aesp_cnt_dec" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_fill" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_len" "hex" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_aesp" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_req" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_request" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_grant" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_cyc" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_cyc_clr" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_start" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.dma_last" "strength" 1 default ,
add "V1" "vsim.bb.bcp.pi.bdma_dph" "strength" 1 default ;
define wave
xposition 9,
yposition 67,
width 1185,
height 904,
linkwindow A,
displayinfo 544935600 "1 ps" tpp 527 0,
group "AutoGroup0",
pane1 152,
pane2 97;
define hierarchy
xposition 836,
yposition 0,
width 440,
height 998,
designator "V1",
layout "default",
topscope "<root>",
pane1 170,
focusscope "vsim.bb.bcp.pi",
pane2 155,
locate "scopes",
find "selected",
findtext "*",
pane3 269,
signals on,
ports on,
constants on,
variables on,
generics on,
filtertext "*aesp_cnt*",
signalscope "vsim.bb.bcp.pi";