File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -393,18 +393,18 @@ module pulp_cluster_tb;
393393 HwpePresent : 1 ,
394394 HwpeCfg : '{ NumHwpes : 1 , HwpeList : { NEUREKA }} ,
395395 HwpeNumPorts : 9 ,
396- HMRPresent : 1 ,
397- HMRDmrEnabled : 1 ,
398- HMRTmrEnabled : 1 ,
396+ HMRPresent : 0 ,
397+ HMRDmrEnabled : 0 ,
398+ HMRTmrEnabled : 0 ,
399399 HMRDmrFIxed : 0 ,
400400 HMRTmrFIxed : 0 ,
401- HMRInterleaveGrps : 1 ,
402- HMREnableRapidRecovery : 1 ,
403- HMRSeparateDataVoters : 1 ,
401+ HMRInterleaveGrps : 0 ,
402+ HMREnableRapidRecovery : 0 ,
403+ HMRSeparateDataVoters : 0 ,
404404 HMRSeparateAxiBus : 0 ,
405- HMRNumBusVoters : 1 ,
406- EnableECC : 1 ,
407- ECCInterco : 1 ,
405+ HMRNumBusVoters : 0 ,
406+ EnableECC : 0 ,
407+ ECCInterco : 0 ,
408408 iCacheNumBanks : 2 ,
409409 iCacheNumLines : 1 ,
410410 iCacheNumWays : 4 ,
You can’t perform that action at this time.
0 commit comments