Skip to content

offonrynk/ECC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error Correcting Codes (ECCs)

Development of different ECCs (error correcting codes) for memory systems

The various codes implemented are

  • A (72, 64) SEC-DED Code which corrects single bit errors

  • A (72, 64) Dutta SEC-DED-DAEC (Single Error Correcting – Double Error Detecting – Double Adjacent Error Correcting) code

  • A (72, 64) SEC-DAED-DAEC-TAED (Single Error Correcting – Double Error Detecting – Double Adjacent Error Correcting – Triple Adjacent Error Detecting) code

  • A (72, 64) SEC-DED-DAEC-6AED (Single Error Correcting – Double Error Detecting – Double Adjacent Error Correcting – 6 Adjacent Error Detecting) code

About

Development of different ECCs (error correcting codes) for memory systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors