aboutsummaryrefslogtreecommitdiffstats
path: root/tb/another_tb.wcfg
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-10-06 16:03:23 -0400
committerbryan newbold <bnewbold@leaflabs.com>2013-10-06 16:03:23 -0400
commita53c47f87bf6ca67fd6ce45865dc325a4216993a (patch)
tree129739243ca29671b0408afc067db5ad7411de13 /tb/another_tb.wcfg
parent7a7511363ebf3f268fd44c8f10053c9b98293b18 (diff)
downloadbasic-hdl-template-a53c47f87bf6ca67fd6ce45865dc325a4216993a.tar.gz
basic-hdl-template-a53c47f87bf6ca67fd6ce45865dc325a4216993a.zip
add test/ and isim/ system
Diffstat (limited to 'tb/another_tb.wcfg')
-rw-r--r--tb/another_tb.wcfg22
1 files changed, 22 insertions, 0 deletions
diff --git a/tb/another_tb.wcfg b/tb/another_tb.wcfg
new file mode 100644
index 0000000..ad23047
--- /dev/null
+++ b/tb/another_tb.wcfg
@@ -0,0 +1,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>