/********************************************************************** * readme.txt template * Hamming Codes **********************************************************************/ Name: PennKey: Recitation: /********************************************************************** * Which simulator did you use to develop your TOY programs? * TOY.java or Visual X-TOY 7.1? **********************************************************************/ /********************************************************************** * Describe what, if anything, you use each of the registers for * in encode.toy. **********************************************************************/ R[1]: R[2]: R[3]: R[4]: R[5]: R[6]: R[7]: R[8]: R[9]: R[A]: R[B]: R[C]: R[D]: R[E]: R[F]: /********************************************************************** * Describe what, if anything, you use each of the registers for * in decode.toy. **********************************************************************/ R[1]: R[2]: R[3]: R[4]: R[5]: R[6]: R[7]: R[8]: R[9]: R[A]: R[B]: R[C]: R[D]: R[E]: R[F]: /********************************************************************** * Describe any serious problems you encountered. **********************************************************************/ /********************************************************************** * If you want to compete for the smallest TOY program, indicate * the size of your decode.toy program in number of non-zero words * of TOY main memory used. **********************************************************************/ /********************************************************************** * List whatever help (if any) that you received, and the names of * any students with whom you collaborated. **********************************************************************/ /********************************************************************** * List any other comments here. Feel free to provide any feedback * on how much you learned from doing the assignment, and whether * you enjoyed doing it. **********************************************************************/