source: PlatformSupport/Deprecated/pcores/difclk_v1_00_a/data/difclk_v2_1_0.mpd

Last change on this file was 909, checked in by murphpo, 16 years ago

updating MPD files; replaced CORE_STATE parameter with ARCH_SUPPORT_MAP to avoid warnings in EDK 10

File size: 936 bytes
Line 
1###################################################################
2##
3## Name     : difclk
4## Desc     : Microprocessor Peripheral Description
5##          : Automatically generated by PsfUtility
6##
7###################################################################
8
9BEGIN difclk
10
11## Peripheral Options
12OPTION IPTYPE = PERIPHERAL
13OPTION IMP_NETLIST = TRUE
14OPTION USAGE_LEVEL = BASE_USER
15OPTION HDL = VHDL
16OPTION ARCH_SUPPORT_MAP = (virtex2p=PREFERRED, virtex4=PREFERRED, others=AVAILABLE)
17OPTION IP_GROUP = USER
18OPTION RUN_NGCBUILD = TRUE
19
20IO_INTERFACE IO_IF = mgt_difclk1_0, IO_TYPE = WARP_MGTDIFCLK1_V1
21
22## Bus Interfaces
23
24## Generics for VHDL or Parameters for Verilog
25
26## Ports
27PORT top_ref_clk_p = "", DIR = I, IOB_STATE=BUF, IO_IS = difclk_p
28PORT top_ref_clk_n = "", DIR = I, IOB_STATE=BUF, IO_IS = difclk_n
29PORT user_clk_i = mgt_usr_clk, DIR = O
30PORT top_ref_clk_i = mgt_top_ref_clk, DIR = O
31
32END
Note: See TracBrowser for help on using the repository browser.