source: caseStudy_Huffmann/huffmann/huff_with_env/readme

Last change on this file was 105, checked in by cecile, 12 years ago

Hufmann case study

File size: 521 bytes
Line 
1environment: send this letters: AEAEAEAEAEAE it changes letter when an ack is
2recieved.
3environment2: send any letter it changes letter when an ack is
4recieved.
5encoder : read the new letter only when valid is true and send an acknowledge
6when it's done transmitting the character's code.
7
8protect_env.reg : the set of environment register to be protected.
9env.fair : the fairness contraint for environnment2
10
11rob_composition.v : the composoiton golden/faulty/env
12env+huff.v : the composition of Huffman and environment
13
Note: See TracBrowser for help on using the repository browser.