文件名称:ethernetpreempt
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [VHDL] [源码]
- 上传时间:
- 2013-11-06
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Afta*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In digital communication, a special synchronization pattern, known as a preamble, is used to indicate the beginning of a packet. For example, the Ethernet I1 preamble includes eight repeating octets of "10101010". We wish to design an FSM that generates the "10101010" pattern. The circuit has an input signal, start, and an output, data-out. When start is l , the "10101010" will be generated in the next eight clock cycles.-In digital communication, a special synchronization pattern, known as a preamble, is used to indicate the beginning of a packet. For example, the Ethernet I1 preamble includes eight repeating octets of "10101010". We wish to design an FSM that generates the "10101010" pattern. The circuit has an input signal, start, and an output, data-out. When start is l , the "10101010" will be generated in the next eight clock cycles.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
q4create.v
tb_q4.v