文档介绍:
基于 Altera Cyclone III 的可配置帧间隔数
字逻辑设计
王涛,戴志涛**
5
10
15
20
(北京邮电大学计算机学院,北京 100876)
摘要:在涉及串行通信的系统中,为了满足通信设备的特定要求,实现串行信号的帧间隔可
配置是十分必要的。本文基于 Altera 公司的 Cyclone III 系列 FPGA,设计了一种可配置帧间
隔的数字逻辑,并应用在实际工程项目中,取得了预期的效果。本文详细描述了在 Cyclone
III FPGA 中使用 lpm_counter 设计针对 MPC8270 处理器中 SCC 的可配置帧间隔逻辑的过程。
关键词:通信技术;可配置帧间隔;Cyclone III;lpm_counter
中图分类号:
Design of Frame_Interval Configurable Digital Logic Based
on Altera Cyclone III
WANG Tao, DAI Zhitao
(Computer Science School, Beijing University of Posts and munications, Beijing 100876)
Abstract: In a munication related system, it is very necessary to implement a
frame_interval configurable serial signal for some specific demands munication
this paper, a frame_interval configurable digital logic is designed based on Altera Cyclone III
FPGA, and essfully applied to a practical project. This paper also describe the design process
of frame_interval configurable logic which uses lpm_counter based on Cyclone III FPGA and
works with SCC in MPC8270.
Key words: Communication; Frame_interval configurable; Cyclone III; lpm_counter
25
0 引言
在串行通信系统中,不同类型通信设备之间存在着性能差异,因此传输数据帧间隔控制
变得十分重要。能否实现可靠的帧间隔控制将直接决定串行通信系统能否正常工作。鉴于此,
本文详细描述了基于 Cyclone III FPGA 使用 lpm_counter 设计并实现针对 MPC8270 处理器中
30
SCC 的可配置帧间隔逻辑的过程,同时对其中遇到的问题和解决办法进行了讨论。
1 Altera Cyclone III FPGA 及 lpm_counter 介绍
Altera Cyclone III FPGA 介绍
Cyclone