From 7df6aa7749e28c46a56e01a40c1f2c03ae909d44 Mon Sep 17 00:00:00 2001 From: JimLewis Date: Mon, 28 Nov 2016 22:21:26 -0800 Subject: [PATCH] fixed revision history --- ScoreboardGenericPkg.vhd | 2 +- ScoreboardPkg_int.vhd | 2 +- ScoreboardPkg_slv.vhd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ScoreboardGenericPkg.vhd b/ScoreboardGenericPkg.vhd index f8ae289..17a227f 100644 --- a/ScoreboardGenericPkg.vhd +++ b/ScoreboardGenericPkg.vhd @@ -37,7 +37,7 @@ -- 06/2015 2015.06 Added Alerts, SetAlertLogID, Revised LocalPush, GetDropCount, -- Deprecated SetFinish and ReportMode - REPORT_NONE, FileOpen -- Deallocate, Initialized, Function SetName --- 11/2016 2016.07 Released as part of OSVVM +-- 11/2016 2016.11 Released as part of OSVVM -- -- -- diff --git a/ScoreboardPkg_int.vhd b/ScoreboardPkg_int.vhd index e1b1c5d..5d2f3c8 100644 --- a/ScoreboardPkg_int.vhd +++ b/ScoreboardPkg_int.vhd @@ -24,7 +24,7 @@ -- Date Version Description -- 08/2012 2012.08 Generic Instance of ScoreboardGenericPkg -- 08/2014 2013.08 Updated interface for Match and to_string --- 11/2016 2016.07 Released as part of OSVVM library +-- 11/2016 2016.11 Released as part of OSVVM library -- -- -- Copyright (c) 2006 - 2016 by SynthWorks Design Inc. All rights reserved. diff --git a/ScoreboardPkg_slv.vhd b/ScoreboardPkg_slv.vhd index 90696b9..166446a 100644 --- a/ScoreboardPkg_slv.vhd +++ b/ScoreboardPkg_slv.vhd @@ -24,7 +24,7 @@ -- Date Version Description -- 08/2012 2012.08 Generic Instance of ScoreboardGenericPkg -- 08/2014 2013.08 Updated interface for Match and to_string --- 11/2016 2016.07 Released as part of OSVVM library +-- 11/2016 2016.11 Released as part of OSVVM library -- -- -- Copyright (c) 2006 - 2016 by SynthWorks Design Inc. All rights reserved.