]> AND Private Git Repository - blast.git/blobdiff - blastconfig.xml
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
finished testbench generation
[blast.git] / blastconfig.xml
index 0abb6372024536cc5daa04214e891d607d85568a..05d683a382a178f27d4330691893699f717a7d4b 100644 (file)
@@ -2,14 +2,17 @@
 <config>
   <categories>
     <category name="root" id="0" parent="-1"/>
-    <category name="math" id="1" parent="0"/>
+    <category name="stimulis" id="1" parent="0"/>
     <category name="trigonemetric" id="2" parent="1"/>
     <category name="arithmetics" id="3" parent="1"/>
     <category name="filters" id="4" parent="0"/>
     <category name="wishbone" id="5" parent="0"/>
-    <category name="generators" id="6" parent="0"/>
+    <category name="math" id="6" parent="0"/>
     <category name="observers" id="7" parent="0"/>
-    <category name="user" id="8" parent="0"/>
+    <category name="special" id="8" parent="0"/>
+    <category name="clock related" id="9" parent="8"/>
+    <category name="clock domain converter" id="10" parent="9"/>        
+    <category name="user" id="66" parent="0"/>
     <category name="unclassified" id="99" parent="0"/>
   </categories>
 
     <impl_lib path="/home/sdomas/Projet/Blast/code/blast/lib/implementations" />
   </implementations>
 
+  <sources nb="1">
+    <source_lib path="/home/sdomas/Projet/Blast/code/blast/lib/sources" />
+  </sources>  
+
   <defaults>
     <blocks width="175" height="125" font="Helvetica" font_size="14" />
-    <interfaces linelength="10" width="5" height="10" font="Helvetica" font_size="10" />
-    <connections gaplength="20" />
+    <interfaces line_length="10" width="5" height="10" font="Helvetica" font_size="10" />
+    <connections gap_length="20" />
   </defaults>
 </config>