Project

General

Profile

Actions

Task #636

closed

bad management of HK_LFR_AHB_CORRECTABLE

Added by Veronique bouzid about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
SRS
Target version:
-
Start date:
26/02/2016
Due date:
% Done:

0%

Estimated time:
revision:
r0

Description

Paul a dit:
J'avais voulu faire un truc sioux mais ça n'a pas de sens, le compteur pourrait rester bloquer à 255. Je fais la correction.

1- le compteur ahb_correctable est mal géré {
housekeeping_packet.hk_lfr_ahb_correctable = ahb_correctable;
}

if (ahb_correctable > 255)
{
housekeeping_packet.hk_lfr_ahb_correctable = 255;
}
else

2- Ce compteur n'est pas comptabilisé dans HK_LFR_LE_CNT ou HK_LFR_ME_CNT.

Contexte du test
---------------------
FSW 3.0.0.22
VHDL 1.1.89
EM sans Timegen
SocExplorerEngine.getSocExplorer: Version = 0.6.2, Branch = default, Changeset = 819d0376d481
StarDundee


Related issues

Related to Bug #560: activer la vérification du cache du Leon3FTClosedbruno katra04/11/2015

Actions
Actions

Also available in: Atom PDF