X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/abbc64cf04a35ab3549d5c516f44c7c5921baa63..624231601a0f5daea9b8809993ad3503beafce4f:/lib/implementations/multadd_impl.xml?ds=sidebyside

diff --git a/lib/implementations/multadd_impl.xml b/lib/implementations/multadd_impl.xml
index fc2d10f..74a022a 100644
--- a/lib/implementations/multadd_impl.xml
+++ b/lib/implementations/multadd_impl.xml
@@ -2,7 +2,7 @@
 <block_impl ref_name="multadd.xml" ref_md5="">
   <comments>
     <author firstname="stephane" lastname="Domas" mail="sdomas@univ-fcomte.fr" />
-    <date creation="2015/04/27" />
+    <date creation="2015-04-27" />
     <related_files list=""/>
     <description>
       This component is a multadd
@@ -52,12 +52,5 @@ begin
   @{wb_d} &lt;= std_logic_vector(resize(result,2*wb_data_width));
   
   </architecture>
-
-  <patterns>
-    <parameters>
-      <parameter name="m" value="1" />
-    </parameters>    
-    <delta value="1" />
-  </patterns>
   
 </block_impl>