📄 serdes_4b_1to7.v
字号:
//////////////////////////////////////////////////////////////////////////////
//
// Xilinx, Inc. 2006 www.xilinx.com
//
// XAPP 485 - 1:7 LVDS in Spartan3E Devices
//
//////////////////////////////////////////////////////////////////////////////
//
// File name : serdes_4b_1to7.v
//
// Description : 4-bit generic 7:1 serdes receiver macro for Spartan 3E
// Takes in 4 bits DDR and deserialises this to 28 bits
// relies very heavily on component instantiation to allow RLOCing in the code
//
// data is received LSBs first
// 0, 4, 8, 12, 16, 20, 24
// 1, 5, 9, 13, 17, 21, 25
// 2, 6, 10, 14, 18, 22, 26
// 3, 7, 11, 15, 19, 23, 27
//
// Date - revision : April 6th 2005 - v 1.2
// Version 1.1 - Initial release with app note
// Version 1.2 - Inversion mask added, IDDR2s all bought up to top level
//
// Author : NJS
//
// Disclaimer: LIMITED WARRANTY AND DISCLAMER. These designs are
// provided to you "as is". Xilinx and its licensors make and you
// receive no warranties or conditions, express, implied,
// statutory or otherwise, and Xilinx specifically disclaims any
// implied warranties of merchantability, non-infringement,or
// fitness for a particular purpose. Xilinx does not warrant that
// the functions contained in these designs will meet your
// requirements, or that the operation of these designs will be
// uninterrupted or error free, or that defects in the Designs
// will be corrected. Furthermore, Xilinx does not warrantor
// make any representations regarding use or the results of the
// use of the designs in terms of correctness, accuracy,
// reliability, or otherwise.
//
// LIMITATION OF LIABILITY. In no event will Xilinx or its
// licensors be liable for any loss of data, lost profits,cost
// or procurement of substitute goods or services, or for any
// special, incidental, consequential, or indirect damages
// arising from the use or operation of the designs or
// accompanying documentation, however caused and on any theory
// of liability. This limitation will apply even if Xilinx
// has been advised of the possibility of such damage. This
// limitation shall apply not-withstanding the failure of the
// essential purpose of any limited remedies herein.
//
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -