Commentary. Cleanup stale SystemPerl references.

This commit is contained in:
Wilson Snyder
2014-11-23 22:00:00 -05:00
parent 9ec35a2348
commit d33ad7600b
9 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ vector<VerilatedVcd*> VerilatedVcd::s_vcdVecp; ///< List of all created traces
// VerilatedVcdCallInfo
/// Internal callback routines for each module being traced.
////
/// Each SystemPerl module that wishes to be traced registers a set of
/// Each module that wishes to be traced registers a set of
/// callbacks stored in this class. When the trace file is being
/// constructed, this class provides the callback routines to be executed.