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

Private GIT Repository
finalized analysis with clkconvert + started testbench gen.
[blast.git] / FunctionalInterface.h
index 43f31c3aa6c6b47259d6d299c815522fe941fdb7..3c7070358fe25ab8690017c01cf5d5bde3335a44 100644 (file)
@@ -35,6 +35,7 @@ public :
 \r
   // getters\r
   inline ReferenceInterface* getReference() { return reference; }\r
+  int getClockDomain() throw(Exception); // determine at which freq. is synchronized iface\r
   //inline QList<char>* getConsumptionPattern() { return consumptionPattern; }\r
   //inline QList<char>* getProductionPattern() { return productionPattern; }  \r
 \r