Skip to content

gstew5/ecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Forward Error Correction Case Study

Files

  • ecc.c: C implementation of replication codes, together with CBMC model
  • ecc.v: Coq implementation of CBMC model, together with proof of system spec.

Prequisites

The case study uses:

BUILD

  • ecc.c:

> cbmc ecc.c

  • ecc.v

> coqc ecc.v

  • or simply type

> make

in the project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published