aboutsummaryrefslogtreecommitdiffstats
path: root/tb/xula2_tb.wcfg
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-10-08 22:05:21 -0400
committerbryan newbold <bnewbold@leaflabs.com>2013-10-08 22:05:21 -0400
commitb31c07157b7b8ca7e8823749e140fcab24b787d2 (patch)
treef03d74eb53c316d0ef30962c39f447434432ce45 /tb/xula2_tb.wcfg
parent06bb61d1163f3cac14a6a4b26dd64f3cfb105c97 (diff)
downloadbasic-hdl-template-b31c07157b7b8ca7e8823749e140fcab24b787d2.tar.gz
basic-hdl-template-b31c07157b7b8ca7e8823749e140fcab24b787d2.zip
working xula2 sim/syn/prog system
Diffstat (limited to 'tb/xula2_tb.wcfg')
-rw-r--r--tb/xula2_tb.wcfg30
1 files changed, 30 insertions, 0 deletions
diff --git a/tb/xula2_tb.wcfg b/tb/xula2_tb.wcfg
new file mode 100644
index 0000000..7a75798
--- /dev/null
+++ b/tb/xula2_tb.wcfg
@@ -0,0 +1,30 @@
+<?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="glbl" />
+ <top_module name="xula2_tb" />
+ </top_modules>
+ </db_ref>
+ </db_ref_list>
+ <WVObjectSize size="4" />
+ <wvobject fp_name="/xula2_tb/synth_clk_12mhz" type="logic" db_ref_id="1">
+ <obj_property name="ElementShortName">synth_clk_12mhz</obj_property>
+ <obj_property name="ObjectShortName">synth_clk_12mhz</obj_property>
+ </wvobject>
+ <wvobject fp_name="/xula2_tb/chan" type="array" db_ref_id="1">
+ <obj_property name="ElementShortName">chan[31:0]</obj_property>
+ <obj_property name="ObjectShortName">chan[31:0]</obj_property>
+ </wvobject>
+ <wvobject fp_name="/xula2_tb/reset" type="logic" db_ref_id="1">
+ <obj_property name="ElementShortName">reset</obj_property>
+ <obj_property name="ObjectShortName">reset</obj_property>
+ </wvobject>
+ <wvobject fp_name="/xula2_tb/led" type="logic" db_ref_id="1">
+ <obj_property name="ElementShortName">led</obj_property>
+ <obj_property name="ObjectShortName">led</obj_property>
+ </wvobject>
+</wave_config>