文件名称:lab4_0419
介绍说明--下载内容均来自于网络,请自行研究使用
Run-Length Encoder
Example:
Input Sequence (hexadecimal format): 0A, 14, 14, 14, 14, 14, 14, 14, 56, 56, 56, 56, 56, 32, 32, 07
Output Sequence (hexadecimal format): 0A, 14, 87, 56, 85, 32, 32, 07
Example:
Input Sequence (hexadecimal format): 0A, 14, 14, 14, 14, 14, 14, 14, 56, 56, 56, 56, 56, 32, 32, 07
Output Sequence (hexadecimal format): 0A, 14, 87, 56, 85, 32, 32, 07
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab4_0419.vhd