sta_512.mif
来自「基于fpga的屏幕测试程序」· MIF 代码 · 共 159 行
MIF
159 行
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
-- associated documentation or information provided by Altera or a partner
-- under Altera's Megafunction Partnership Program may be used only
-- to program PLD devices (but not masked PLD devices) from Altera. Any
-- other use of such megafunction design, netlist, support information,
-- device programming or simulation file, or any other related documentation
-- or information is prohibited for any other purpose, including, but not
-- limited to modification, reverse engineering, de-compiling, or use with
-- any other silicon devices, unless such use is explicitly licensed under
-- a separate agreement with Altera or a megafunction partner. Title to the
-- intellectual property, including patents, copyrights, trademarks, trade
-- secrets, or maskworks, embodied in any such megafunction design, netlist,
-- support information, device programming or simulation file, or any other
-- related documentation or information provided by Altera or a megafunction
-- partner, remains with Altera, the megafunction partner, or their respective
-- licensors. No other licenses, including any licenses needed under any third
-- party's intellectual property, are provided herein.
-- Quartus II generated Memory Initialization File (.mif)
WIDTH=11;
DEPTH=128;
ADDRESS_RADIX=UNS;
DATA_RADIX=DEC;
CONTENT BEGIN
0 : 256;
1 : 230;
2 : 219;
3 : 211;
4 : 204;
5 : 198;
6 : 193;
7 : 188;
8 : 183;
9 : 179;
10 : 175;
11 : 171;
12 : 167;
13 : 163;
14 : 160;
15 : 156;
16 : 153;
17 : 150;
18 : 147;
19 : 144;
20 : 141;
21 : 138;
22 : 135;
23 : 133;
24 : 130;
25 : 128;
26 : 125;
27 : 122;
28 : 120;
29 : 118;
30 : 115;
31 : 113;
32 : 111;
33 : 108;
34 : 106;
35 : 104;
36 : 102;
37 : 100;
38 : 98;
39 : 96;
40 : 94;
41 : 92;
42 : 90;
43 : 88;
44 : 86;
45 : 84;
46 : 82;
47 : 80;
48 : 78;
49 : 76;
50 : 74;
51 : 73;
52 : 71;
53 : 69;
54 : 67;
55 : 66;
56 : 64;
57 : 62;
58 : 61;
59 : 59;
60 : 57;
61 : 56;
62 : 54;
63 : 52;
64 : 51;
65 : 49;
66 : 48;
67 : 46;
68 : 44;
69 : 43;
70 : 41;
71 : 40;
72 : 38;
73 : 37;
74 : 35;
75 : 34;
76 : 32;
77 : 31;
78 : 29;
79 : 28;
80 : 27;
81 : 25;
82 : 24;
83 : 22;
84 : 21;
85 : 19;
86 : 18;
87 : 17;
88 : 15;
89 : 14;
90 : 13;
91 : 11;
92 : 10;
93 : 9;
94 : 7;
95 : 6;
96 : 5;
97 : 3;
98 : 2;
99 : 1;
100 : 0;
101 : 256;
102 : 243;
103 : 237;
104 : 233;
105 : 230;
106 : 227;
107 : 224;
108 : 222;
109 : 219;
110 : 217;
111 : 215;
112 : 213;
113 : 211;
114 : 209;
115 : 208;
116 : 206;
117 : 204;
118 : 203;
119 : 201;
120 : 200;
121 : 198;
122 : 0;
123 : 1;
124 : 2;
125 : 509;
126 : 510;
127 : 511;
END;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?