X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/abbc64cf04a35ab3549d5c516f44c7c5921baa63..8fb3c55ee009a11db5e1c08a4cfb286979412745:/lib/README.txt?ds=sidebyside diff --git a/lib/README.txt b/lib/README.txt index 9ca12b8..85c9ae3 100644 --- a/lib/README.txt +++ b/lib/README.txt @@ -7,21 +7,19 @@ XML description of a block model : - type : required - value : required if context = constant/generic, optionnal if context = wb, optional but not used if context = user/port - context : required - - core : required if context = wb, not used for others. Possibles values : r or w. Specify if the parameter will be a register + - wishbone : required if context = wb, not used for others. Possibles values : r or w,keep_value,type_init. Specify if the parameter will be a register that is read by the core, i.e. an input port of the core, or written by the core. , attributes : - name : required - width : required - purpose : optional. Possible values : clock, reset, wb, data, ... Default value is data - - level : optional. Possible values : basic, top, ... Default value is basic - multiplicity : optional. Possible values : *, a number. Default value is 1. attributes : - name : required - width : required - purpose : optional but forced to data - - level : optional but forced to top - multiplicity : optional. Possible values : *, a number. Default value is 1. If an interface has a multiplicity > 1, the user will be able to create several instances of that interface. Their default name will be the reference name