X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/abbc64cf04a35ab3549d5c516f44c7c5921baa63..14cd6d834ab531525a51c6a6992583b3e9143e02:/lib/references/demux.xml

diff --git a/lib/references/demux.xml b/lib/references/demux.xml
index cd66442..88d0772 100644
--- a/lib/references/demux.xml
+++ b/lib/references/demux.xml
@@ -4,7 +4,7 @@
     <name>
       block demultiplexer
     </name>
-    <category ids="1,4" />  
+    <category ids="1,5" />  
     <description>
       <brief>
 	This block demux an entry presented on FPGA pins over a variable number of outputs
@@ -25,7 +25,7 @@
       <input name="clk" type="boolean" width="1" purpose="clock" />
       <input name="rst" type="boolean" width="1" purpose="reset" />
       
-      <input name="val_i" type="expression" width="$val_width" level="top"/>
+      <input name="val_i" type="expression" width="$val_width" />
       <input name="sel_i" type="expression" width="$sel_width" />
     </inputs>
     <outputs>