end_1600.mif
来自「基于fpga的屏幕测试程序」· MIF 代码 · 共 148 行
MIF
148 行
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any output files any of the foregoing
-- (including device programming or simulation files), and any
-- associated documentation or information are expressly subject
-- to the terms and conditions of the Altera Program License
-- Subscription Agreement, Altera MegaCore Function License
-- Agreement, or other applicable license agreement, including,
-- without limitation, that your use is for the sole purpose of
-- programming logic devices manufactured by Altera and sold by
-- Altera or its authorized distributors. Please refer to the
-- applicable agreement for further details.
-- Quartus II generated Memory Initialization File (.mif)
WIDTH=11;
DEPTH=128;
ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;
CONTENT BEGIN
0 : 800;
1 : 880;
2 : 913;
3 : 939;
4 : 960;
5 : 979;
6 : 996;
7 : 1012;
8 : 1026;
9 : 1040;
10 : 1053;
11 : 1065;
12 : 1077;
13 : 1088;
14 : 1099;
15 : 1110;
16 : 1120;
17 : 1130;
18 : 1139;
19 : 1149;
20 : 1158;
21 : 1167;
22 : 1175;
23 : 1184;
24 : 1192;
25 : 1200;
26 : 1208;
27 : 1216;
28 : 1223;
29 : 1231;
30 : 1238;
31 : 1245;
32 : 1253;
33 : 1260;
34 : 1266;
35 : 1273;
36 : 1280;
37 : 1287;
38 : 1293;
39 : 1300;
40 : 1306;
41 : 1312;
42 : 1318;
43 : 1325;
44 : 1331;
45 : 1337;
46 : 1343;
47 : 1348;
48 : 1354;
49 : 1360;
50 : 1366;
51 : 1371;
52 : 1377;
53 : 1382;
54 : 1388;
55 : 1393;
56 : 1399;
57 : 1404;
58 : 1409;
59 : 1414;
60 : 1420;
61 : 1425;
62 : 1430;
63 : 1435;
64 : 1440;
65 : 1445;
66 : 1450;
67 : 1455;
68 : 1460;
69 : 1465;
70 : 1469;
71 : 1474;
72 : 1479;
73 : 1484;
74 : 1488;
75 : 1493;
76 : 1497;
77 : 1502;
78 : 1507;
79 : 1511;
80 : 1516;
81 : 1520;
82 : 1524;
83 : 1529;
84 : 1533;
85 : 1538;
86 : 1542;
87 : 1546;
88 : 1550;
89 : 1555;
90 : 1559;
91 : 1563;
92 : 1567;
93 : 1571;
94 : 1576;
95 : 1580;
96 : 1584;
97 : 1588;
98 : 1592;
99 : 1596;
100 : 1600;
101 : 800;
102 : 840;
103 : 857;
104 : 869;
105 : 880;
106 : 889;
107 : 898;
108 : 906;
109 : 913;
110 : 920;
111 : 926;
112 : 933;
113 : 939;
114 : 944;
115 : 950;
116 : 955;
117 : 960;
118 : 965;
119 : 970;
120 : 974;
121 : 979;
[122..127] : 0;
END;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?