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

Private GIT Repository
add graph modif, progress on vhdl generation
[blast.git] / GroupBlock.h
index b3aaeafbe50b3fecc9ec3bfbd4061ce42800cc8c..f7a9c2c6bc2900dbb343d406faee080ad90c52df 100644 (file)
@@ -44,6 +44,7 @@ public:
 
   void checkInputPatternCompatibility() throw(Exception);
   void computeOutputPattern(int nbExec = -1) throw(Exception);
 
   void checkInputPatternCompatibility() throw(Exception);
   void computeOutputPattern(int nbExec = -1) throw(Exception);
+  void computeAdmittanceDelays() throw(Exception);
   
 private:    
   // patterns  
   
 private:    
   // patterns