aboutsummaryrefslogtreecommitdiffstats
path: root/tb/another_tb.wcfg
blob: ad23047f54679654c34328fb497efb03a36a73cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<wave_config>
   <wave_state>
   </wave_state>
   <db_ref_list>
      <db_ref path="./isim.wdb" id="1" type="auto">
         <top_modules>
            <top_module name="another_tb" />
            <top_module name="glbl" />
         </top_modules>
      </db_ref>
   </db_ref_list>
   <WVObjectSize size="2" />
   <wvobject fp_name="/another_tb/LED_output" type="array" db_ref_id="1">
      <obj_property name="ElementShortName">LED_output[3:0]</obj_property>
      <obj_property name="ObjectShortName">LED_output[3:0]</obj_property>
   </wvobject>
   <wvobject fp_name="/another_tb/FPGA_RESET" type="logic" db_ref_id="1">
      <obj_property name="ElementShortName">FPGA_RESET</obj_property>
      <obj_property name="ObjectShortName">FPGA_RESET</obj_property>
   </wvobject>
</wave_config>