diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2013-10-10 10:17:27 -0700 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2013-10-10 10:17:27 -0700 |
commit | 0df4b801a34697f2058b4a7b95e08d2a0576c9db (patch) | |
tree | be10e78d1a97c037a9e7492360a178d1873b9c09 /fpga/usrp3/top/b200/planahead/planahead.data/wt/webtalk_pa.xml | |
parent | 6e7bc850b66e8188718248b76b729c7cf9c89700 (diff) | |
download | uhd-0df4b801a34697f2058b4a7b95e08d2a0576c9db.tar.gz uhd-0df4b801a34697f2058b4a7b95e08d2a0576c9db.tar.bz2 uhd-0df4b801a34697f2058b4a7b95e08d2a0576c9db.zip |
Squashed B200 FPGA Source. Code from Josh Blum, Ian Buckley, and Matt Ettus.
Diffstat (limited to 'fpga/usrp3/top/b200/planahead/planahead.data/wt/webtalk_pa.xml')
-rw-r--r-- | fpga/usrp3/top/b200/planahead/planahead.data/wt/webtalk_pa.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/fpga/usrp3/top/b200/planahead/planahead.data/wt/webtalk_pa.xml b/fpga/usrp3/top/b200/planahead/planahead.data/wt/webtalk_pa.xml new file mode 100644 index 000000000..4c889614e --- /dev/null +++ b/fpga/usrp3/top/b200/planahead/planahead.data/wt/webtalk_pa.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<document> +<!--The data in this file is primarily intended for consumption by Xilinx tools. +The structure and the elements are likely to change over the next few releases. +This means code written to parse this file will need to be revisited each subsequent release.--> +<application name="pa" timeStamp="Tue Jan 29 17:42:17 2013"> +<section name="Project Information" visible="false"> +<property name="ProjectID" value="a2486f6b8cdf4e77be535de080ad1097" type="ProjectID"/> +<property name="ProjectIteration" value="1" type="ProjectIteration"/> +</section> +<section name="PlanAhead Usage" visible="true"> +<item name="Project Data"> +<property name="SrcSetCount" value="1" type="SrcSetCount"/> +<property name="ConstraintSetCount" value="1" type="ConstraintSetCount"/> +<property name="DesignMode" value="GateLvl" type="DesignMode"/> +<property name="ImplStrategy" value="ISE Defaults" type="ImplStrategy"/> +</item> +<item name="Java Command Handlers"> +<property name="AddSrc" value="1" type="JavaHandler"/> +<property name="EditFind" value="2" type="JavaHandler"/> +<property name="EditProperties" value="1" type="JavaHandler"/> +<property name="FileExit" value="1" type="JavaHandler"/> +<property name="NewProject" value="1" type="JavaHandler"/> +<property name="ToggleZoomAreaMode" value="2" type="JavaHandler"/> +<property name="ViewTaskImplementation" value="1" type="JavaHandler"/> +<property name="ZoomFit" value="1" type="JavaHandler"/> +<property name="ZoomIn" value="13" type="JavaHandler"/> +<property name="ZoomOut" value="17" type="JavaHandler"/> +</item> +<item name="Other"> +<property name="GuiMode" value="1" type="GuiMode"/> +<property name="BatchMode" value="0" type="BatchMode"/> +<property name="TclMode" value="0" type="TclMode"/> +<property name="ISEMode" value="0" type="ISEMode"/> +</item> +</section> +</application> +</document> |