end_1024.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=OCT;
DATA_RADIX=UNS;

CONTENT BEGIN
	000  :   512;
	001  :   563;
	002  :   584;
	003  :   600;
	004  :   614;
	005  :   626;
	006  :   637;
	007  :   647;
	010  :   656;
	011  :   665;
	012  :   673;
	013  :   681;
	014  :   689;
	015  :   696;
	016  :   703;
	017  :   710;
	020  :   716;
	021  :   723;
	022  :   729;
	023  :   735;
	024  :   740;
	025  :   746;
	026  :   752;
	027  :   757;
	030  :   762;
	031  :   768;
	032  :   773;
	033  :   778;
	034  :   782;
	035  :   787;
	036  :   792;
	037  :   797;
	040  :   801;
	041  :   806;
	042  :   810;
	043  :   814;
	044  :   819;
	045  :   823;
	046  :   827;
	047  :   831;
	050  :   835;
	051  :   839;
	052  :   843;
	053  :   847;
	054  :   851;
	055  :   855;
	056  :   859;
	057  :   863;
	060  :   866;
	061  :   870;
	062  :   874;
	063  :   877;
	064  :   881;
	065  :   884;
	066  :   888;
	067  :   891;
	070  :   895;
	071  :   898;
	072  :   901;
	073  :   905;
	074  :   908;
	075  :   911;
	076  :   915;
	077  :   918;
	100  :   921;
	101  :   924;
	102  :   927;
	103  :   931;
	104  :   934;
	105  :   937;
	106  :   940;
	107  :   943;
	110  :   946;
	111  :   949;
	112  :   952;
	113  :   955;
	114  :   958;
	115  :   961;
	116  :   964;
	117  :   967;
	120  :   969;
	121  :   972;
	122  :   975;
	123  :   978;
	124  :   981;
	125  :   984;
	126  :   986;
	127  :   989;
	130  :   992;
	131  :   995;
	132  :   997;
	133  :   1000;
	134  :   1003;
	135  :   1005;
	136  :   1008;
	137  :   1011;
	140  :   1013;
	141  :   1016;
	142  :   1018;
	143  :   1021;
	144  :   1024;
	145  :   512;
	146  :   537;
	147  :   548;
	150  :   556;
	151  :   563;
	152  :   569;
	153  :   574;
	154  :   579;
	155  :   584;
	156  :   588;
	157  :   592;
	160  :   596;
	161  :   600;
	162  :   604;
	163  :   607;
	164  :   611;
	165  :   614;
	166  :   617;
	167  :   620;
	170  :   623;
	171  :   626;
	172  :   1;
	173  :   2;
	174  :   3;
	175  :   1022;
	176  :   1023;
	177  :   1024;
END;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?