source: PlatformSupport/Deprecated/pcores/mgt_null_controller_v1_01_a/data/mgt_null_controller_v2_1_0.mpd

Last change on this file was 1433, checked in by sgupta, 14 years ago

new mgt nullifier core that is needed for proper operation of the MGTs over long periods

File size: 826 bytes
Line 
1###################################################################
2##
3## Name     : null_pair_example
4## Desc     : Microprocessor Peripheral Description
5##          : Automatically generated by PsfUtility
6##
7###################################################################
8
9BEGIN mgt_null_controller
10
11## Peripheral Options
12OPTION IPTYPE = PERIPHERAL
13OPTION IMP_NETLIST = TRUE
14OPTION HDL = VERILOG
15OPTION ARCH_SUPPORT_MAP = (virtex4=DEVELOPMENT, others=OBSOLETE)
16OPTION IP_GROUP = USER
17OPTION STYLE = MIX
18OPTION RUN_NGCBUILD = TRUE
19
20
21## Bus Interfaces
22
23## Generics for VHDL or Parameters for Verilog
24
25## Ports
26PORT grefclk = "", DIR = I
27PORT rxn = "", DIR = I, VEC = [0:19]
28PORT rxp = "", DIR = I, VEC = [0:19]
29PORT txn = "", DIR = O, VEC = [0:19]
30PORT txp = "", DIR = O, VEC = [0:19]
31
32END
Note: See TracBrowser for help on using the repository browser.