X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/48f48e6a26a54751ecd0ab90b10ab972cc5e89cd..refs/heads/master:/lib/references/generator-img.xml diff --git a/lib/references/generator-img.xml b/lib/references/generator-img.xml index 55a5cee..0c350f6 100644 --- a/lib/references/generator-img.xml +++ b/lib/references/generator-img.xml @@ -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"/>