}\r
/* NB: a generator is a block that has no data inputs\r
* and has at least one data output.\r
- * By the way, blokcs that have no data input/output\r
+ * By the way, blocks that have no data input/output\r
* (like clkrstgen) are not generators !\r
*/\r
bool AbstractBlock::isGeneratorBlock() {\r
catch(Exception e) {\r
throw(e);\r
}\r
- out << " end component " << endl << endl;\r
+ out << " end component; " << endl << endl;\r
}\r
\r
\r