]> AND Private Git Repository - blast.git/blobdiff - GroupInterface.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
finalized analysis with clkconvert + started testbench gen.
[blast.git] / GroupInterface.h
index 49b4957eacfee2f42c5c204e2c401c153b0e2d44..35f0916ba55fa86d60ed549f525981f51b1ff051 100644 (file)
@@ -37,7 +37,8 @@ public :
   GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction, int _purpose) throw (Exception);
 
   // getters
   GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction, int _purpose) throw (Exception);
 
   // getters
-
+  int getWidth();
+  int getClockDomain() throw(Exception); // determine at which freq. is synchronized iface
   // setters
 
   // testers
   // setters
 
   // testers