Altera JESD204B IP User Manual
Page 135

27 : 3FFFFFF; -- End of MIF
END;
xcvr_cdr_combined.mif
Maximum Configuration MIF
CONTENT BEGIN
00 : 006DF02; -- Start of MIF
01 : 007FF09;
02 : 008FF04;
03 : 00AFF01;
.
.
.
76 : 173FF31;
77 : 1741F0C;
78 : 1753F13;
79 : 3FFFFFF; -- End of MIF
Downscale Channel Configuration MIF
7A : 006DF02; -- Start of MIF
7B : 007FF09;
7C : 008FF04;
7D : 00AFF01;
.
.
.
F0 : 173FF31;
F1 : 1741F0C;
F2 : 1753F13;
F3 : 3FFFFFF; -- End of MIF
END;
JESD
The current JESD MIF contains only the LMF information. You need to manually code the MIF content
in the following format.
Maximum Configuration MIF
WIDTH=16;
DEPTH=16;
ADDRESS_RADIX=UNS;
DATA_RADIX=BIN;
CONTENT BEGIN
0 : 0000000000000001; -- L (maximum config)
1 : 0000000000000001; -- M
2 : 0000000000000001; -- F
.
.
.
3 : 1111111111111111; -- End of MIF
[4..7] : 0000000000000000;
Downscale Configuration MIF
8 : 0000000000000000; -- L (downscale config)
9 : 0000000000000000; -- M
10 : 0000000000000001; -- F
.
5-54
MIF ROM
UG-01142
2015.05.04
Altera Corporation
JESD204B IP Core Design Guidelines