From dd016ff4a3d4c5d4f90277637f86cdc31a7a91f8 Mon Sep 17 00:00:00 2001 From: stephane Domas <stephane.domas@univ-fcomte.fr> Date: Thu, 27 Apr 2017 23:27:55 +0200 Subject: [PATCH 1/1] removing save from repo --- save/sauv.xml | 24 ------------------ save/test.xml | 69 --------------------------------------------------- 2 files changed, 93 deletions(-) delete mode 100644 save/sauv.xml delete mode 100644 save/test.xml diff --git a/save/sauv.xml b/save/sauv.xml deleted file mode 100644 index 2493342..0000000 --- a/save/sauv.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<blast_project> - <scenes count="1"> - <scene id="0"> - <group_item id="1" upper_group="-1" upper_item="-1" name="top group" position="-35,-35" dimension="245,195"> - <group_ifaces count="0"/> - </group_item> - <block_items functional_count="1" group_count="0"> - <bi_functional id="2" ref_xml="/home/ecollot/BLAST/block-1I1O.xml" ref_md5="ed0f80f406ce40c7e33ed205c8cf6002" name="block-1I1O" position="0,0" dimension="175,125"> - <bif_parameters> - <bif_parameter name="data_width" value="8" context="user" type="string"/> - </bif_parameters> - <bif_ifaces count="4"> - <bif_iface id="0" name="clk" ref_name="clk" orientation="west" position="0"/> - <bif_iface id="1" name="rst" ref_name="rst" orientation="west" position="0"/> - <bif_iface id="2" name="data_i" ref_name="data_i" orientation="west" position="0.5"/> - <bif_iface id="3" name="data_o" ref_name="data_o" orientation="east" position="0.5"/> - </bif_ifaces> - </bi_functional> - </block_items> - </scene> - </scenes> - <connections/> -</blast_project> diff --git a/save/test.xml b/save/test.xml deleted file mode 100644 index ac40f85..0000000 --- a/save/test.xml +++ /dev/null @@ -1,69 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<blast_project> - <scenes count="3"> - <scene id="0" upper_scene="-1"> - <group_item id="2" upper_item="-1" name="top group" position="-61,-306" dimension="750,483"> - <group_ifaces count="0"/> - </group_item> - <block_items functional_count="3" group_count="1"> - <bi_functional id="3" ref_xml="/home/ecollot/BLAST/block-1I1O.xml" ref_md5="ed0f80f406ce40c7e33ed205c8cf6002" name="block-1I1O" position="221,-271" dimension="175,125"> - <bif_parameters> - <bif_parameter name="data_width" value="8" context="user" type="string"/> - </bif_parameters> - <bif_ifaces count="4"> - <bif_iface id="0" name="clk" ref_name="clk" orientation="west" position="0"/> - <bif_iface id="1" name="rst" ref_name="rst" orientation="west" position="0"/> - <bif_iface id="2" name="data_i" ref_name="data_i" orientation="west" position="0.5"/> - <bif_iface id="3" name="data_o" ref_name="data_o" orientation="east" position="0.5"/> - </bif_ifaces> - </bi_functional> - <bi_functional id="4" ref_xml="/home/ecollot/BLAST/block-2I2O.xml" ref_md5="96de345f776f4fabd53b74fc7625e694" name="block-2I2O" position="313,17" dimension="175,125"> - <bif_parameters> - <bif_parameter name="data_width" value="8" context="user" type="string"/> - </bif_parameters> - <bif_ifaces count="6"> - <bif_iface id="4" name="clk" ref_name="clk" orientation="west" position="0"/> - <bif_iface id="5" name="rst" ref_name="rst" orientation="west" position="0"/> - <bif_iface id="6" name="data1_i" ref_name="data1_i" orientation="west" position="0.333333"/> - <bif_iface id="7" name="data2_i" ref_name="data2_i" orientation="west" position="0.666667"/> - <bif_iface id="8" name="data1_o" ref_name="data1_o" orientation="east" position="0.333333"/> - <bif_iface id="9" name="data2_o" ref_name="data2_o" orientation="east" position="0.666667"/> - </bif_ifaces> - </bi_functional> - <bi_functional id="5" ref_xml="/home/ecollot/BLAST/block-1I1O.xml" ref_md5="ed0f80f406ce40c7e33ed205c8cf6002" name="block-1I1O" position="-26,-71" dimension="175,125"> - <bif_parameters> - <bif_parameter name="data_width" value="8" context="user" type="string"/> - </bif_parameters> - <bif_ifaces count="4"> - <bif_iface id="10" name="clk" ref_name="clk" orientation="west" position="0"/> - <bif_iface id="11" name="rst" ref_name="rst" orientation="west" position="0"/> - <bif_iface id="12" name="data_i" ref_name="data_i" orientation="west" position="0.5"/> - <bif_iface id="13" name="data_o" ref_name="data_o" orientation="east" position="0.5"/> - </bif_ifaces> - </bi_functional> - <bi_group id="6" inside_group="7" position="479,-180" dimension="175,125"> - <big_ifaces count="0"/> - </bi_group> - </block_items> - </scene> - <scene id="1" upper_scene="0"> - <group_item id="7" upper_item="6" name="sub_group_2" position="-35,-35" dimension="245,195"> - <group_ifaces count="0"/> - </group_item> - <block_items functional_count="0" group_count="1"> - <bi_group id="8" inside_group="9" position="0,0" dimension="175,125"> - <big_ifaces count="0"/> - </bi_group> - </block_items> - </scene> - <scene id="2" upper_scene="1"> - <group_item id="9" upper_item="8" name="sub_group_3" position="0,0" dimension="150,150"> - <group_ifaces count="0"/> - </group_item> - <block_items functional_count="0" group_count="0"/> - </scene> - </scenes> - <connections> - <connection from="13" to="2"/> - </connections> -</blast_project> -- 2.39.5