-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtb_uart_tx_behav.wcfg
67 lines (67 loc) · 3.07 KB
/
tb_uart_tx_behav.wcfg
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
<?xml version="1.0" encoding="UTF-8"?>
<wave_config>
<wave_state>
</wave_state>
<db_ref_list>
<db_ref path="tb_uart_tx_behav.wdb" id="1">
<top_modules>
<top_module name="glbl" />
<top_module name="tb_uart_tx" />
</top_modules>
</db_ref>
</db_ref_list>
<zoom_setting>
<ZoomStartTime time="0fs"></ZoomStartTime>
<ZoomEndTime time="28880000001fs"></ZoomEndTime>
<Cursor1Time time="2430000000fs"></Cursor1Time>
</zoom_setting>
<column_width_setting>
<NameColumnWidth column_width="231"></NameColumnWidth>
<ValueColumnWidth column_width="138"></ValueColumnWidth>
</column_width_setting>
<WVObjectSize size="10" />
<wvobject type="logic" fp_name="/tb_uart_tx/clk">
<obj_property name="ElementShortName">clk</obj_property>
<obj_property name="ObjectShortName">clk</obj_property>
</wvobject>
<wvobject type="logic" fp_name="/tb_uart_tx/ref_clk">
<obj_property name="ElementShortName">ref_clk</obj_property>
<obj_property name="ObjectShortName">ref_clk</obj_property>
</wvobject>
<wvobject type="array" fp_name="/tb_uart_tx/test_sequence">
<obj_property name="ElementShortName">test_sequence[7:0]</obj_property>
<obj_property name="ObjectShortName">test_sequence[7:0]</obj_property>
<obj_property name="Radix">BINARYRADIX</obj_property>
</wvobject>
<wvobject type="logic" fp_name="/tb_uart_tx/tx_enable">
<obj_property name="ElementShortName">tx_enable</obj_property>
<obj_property name="ObjectShortName">tx_enable</obj_property>
</wvobject>
<wvobject type="logic" fp_name="/tb_uart_tx/tx">
<obj_property name="ElementShortName">tx</obj_property>
<obj_property name="ObjectShortName">tx</obj_property>
</wvobject>
<wvobject type="logic" fp_name="/tb_uart_tx/tx_busy">
<obj_property name="ElementShortName">tx_busy</obj_property>
<obj_property name="ObjectShortName">tx_busy</obj_property>
</wvobject>
<wvobject type="array" fp_name="/tb_uart_tx/DUT/state">
<obj_property name="ElementShortName">state[2:0]</obj_property>
<obj_property name="ObjectShortName">state[2:0]</obj_property>
</wvobject>
<wvobject type="array" fp_name="/tb_uart_tx/DUT/bit_index">
<obj_property name="ElementShortName">bit_index[4:0]</obj_property>
<obj_property name="ObjectShortName">bit_index[4:0]</obj_property>
<obj_property name="Radix">UNSIGNEDDECRADIX</obj_property>
</wvobject>
<wvobject type="array" fp_name="/tb_uart_tx/DUT/local_data">
<obj_property name="ElementShortName">local_data[0:10]</obj_property>
<obj_property name="ObjectShortName">local_data[0:10]</obj_property>
<obj_property name="Radix">BINARYRADIX</obj_property>
</wvobject>
<wvobject type="array" fp_name="/tb_uart_tx/DUT/retention_counter">
<obj_property name="ElementShortName">retention_counter[4:0]</obj_property>
<obj_property name="ObjectShortName">retention_counter[4:0]</obj_property>
<obj_property name="Radix">UNSIGNEDDECRADIX</obj_property>
</wvobject>
</wave_config>