X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/624231601a0f5daea9b8809993ad3503beafce4f..d111eaf49741a0a79d372445f97c314a637e331e:/Parameters.h diff --git a/Parameters.h b/Parameters.h index a152f1c..27dc08f 100644 --- a/Parameters.h +++ b/Parameters.h @@ -93,6 +93,8 @@ public : // defaults for vhdl int wbDataWidth; int wbAddressWidth; + QString validityExtension; //! the string to add to ports to obtain the name of the associated validity port. + // defaults for scene elements int defaultBlockWidth; int defaultBlockHeight;