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

Private GIT Repository
finished testbench generation
[blast.git] / lib / references / generator-img.xml
index 55a5cee6dceb821bc3c46c096dbb50b073edd4e4..0c350f67649357d3bc8ced1018062e13a785d18b 100644 (file)
@@ -1,17 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-<block>
+<block special="source">
   <informations>
     <name>
       generator-img
     </name>
-    <category ids="6" />  
+    <category ids="1" />  
     <description>
-      <brief>
-       generates a RGB image, reading if from a csv file
-      </brief>
-      <detailed>
-       generates a RGB image, reading if from a csv file
-      </detailed>     
+      generates a RGB image, reading if from a csv file
     </description>    
   </informations>
 
@@ -26,6 +21,7 @@
     <inputs>
       <input name="clk" width="1" purpose="clock" />
       <input name="rst" width="1" purpose="reset" />
+      <input purpose="data" name="start" width="1" multiplicity="1" endian="little" type="boolean"/>
     </inputs>
     <outputs>
       <output name="r_o" width="8"/>