end_480.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 : 240;
1 : 264;
2 : 274;
3 : 282;
4 : 288;
5 : 294;
6 : 299;
7 : 303;
8 : 308;
9 : 312;
10 : 316;
11 : 320;
12 : 323;
13 : 327;
14 : 330;
15 : 333;
16 : 336;
17 : 339;
18 : 342;
19 : 345;
20 : 347;
21 : 350;
22 : 353;
23 : 355;
24 : 358;
25 : 360;
26 : 362;
27 : 365;
28 : 367;
29 : 369;
30 : 371;
31 : 374;
32 : 376;
33 : 378;
34 : 380;
35 : 382;
36 : 384;
37 : 386;
38 : 388;
39 : 390;
40 : 392;
41 : 394;
42 : 396;
43 : 397;
44 : 399;
45 : 401;
46 : 403;
47 : 405;
48 : 406;
49 : 408;
50 : 410;
51 : 411;
52 : 413;
53 : 415;
54 : 416;
55 : 418;
56 : 420;
57 : 421;
58 : 423;
59 : 424;
60 : 426;
61 : 427;
62 : 429;
63 : 430;
64 : 432;
65 : 433;
66 : 435;
67 : 436;
68 : 438;
69 : 439;
70 : 441;
71 : 442;
72 : 444;
73 : 445;
74 : 446;
75 : 448;
76 : 449;
77 : 451;
78 : 452;
79 : 453;
80 : 455;
81 : 456;
82 : 457;
83 : 459;
84 : 460;
85 : 461;
86 : 463;
87 : 464;
88 : 465;
89 : 466;
90 : 468;
91 : 469;
92 : 470;
93 : 471;
94 : 473;
95 : 474;
96 : 475;
97 : 476;
98 : 478;
99 : 479;
100 : 480;
101 : 240;
102 : 252;
103 : 257;
104 : 261;
105 : 264;
106 : 267;
107 : 269;
108 : 272;
109 : 274;
110 : 276;
111 : 278;
112 : 280;
113 : 282;
114 : 283;
115 : 285;
116 : 286;
117 : 288;
118 : 289;
119 : 291;
120 : 292;
121 : 294;
[122..127] : 0;
END;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?