sta_1368.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    :   684;
	1    :   616;
	2    :   587;
	3    :   566;
	4    :   547;
	5    :   531;
	6    :   516;
	7    :   503;
	8    :   491;
	9    :   479;
	10   :   468;
	11   :   457;
	12   :   447;
	13   :   437;
	14   :   428;
	15   :   419;
	16   :   410;
	17   :   402;
	18   :   394;
	19   :   386;
	20   :   378;
	21   :   371;
	22   :   363;
	23   :   356;
	24   :   349;
	25   :   342;
	26   :   335;
	27   :   329;
	28   :   322;
	29   :   316;
	30   :   309;
	31   :   303;
	32   :   297;
	33   :   291;
	34   :   285;
	35   :   279;
	36   :   274;
	37   :   268;
	38   :   262;
	39   :   257;
	40   :   251;
	41   :   246;
	42   :   241;
	43   :   235;
	44   :   230;
	45   :   225;
	46   :   220;
	47   :   215;
	48   :   210;
	49   :   205;
	50   :   200;
	51   :   196;
	52   :   191;
	53   :   186;
	54   :   181;
	55   :   177;
	56   :   172;
	57   :   168;
	58   :   163;
	59   :   159;
	60   :   154;
	61   :   150;
	62   :   145;
	63   :   141;
	64   :   137;
	65   :   133;
	66   :   128;
	67   :   124;
	68   :   120;
	69   :   116;
	70   :   112;
	71   :   108;
	72   :   104;
	73   :   100;
	74   :   96;
	75   :   92;
	76   :   88;
	77   :   84;
	78   :   80;
	79   :   76;
	80   :   72;
	81   :   68;
	82   :   65;
	83   :   61;
	84   :   57;
	85   :   53;
	86   :   50;
	87   :   46;
	88   :   42;
	89   :   39;
	90   :   35;
	91   :   32;
	92   :   28;
	93   :   24;
	94   :   21;
	95   :   17;
	96   :   14;
	97   :   10;
	98   :   7;
	99   :   3;
	100  :   0;
	101  :   684;
	102  :   650;
	103  :   636;
	104  :   625;
	105  :   616;
	106  :   608;
	107  :   600;
	108  :   594;
	109  :   587;
	110  :   581;
	111  :   576;
	112  :   571;
	113  :   566;
	114  :   561;
	115  :   556;
	116  :   552;
	117  :   547;
	118  :   543;
	119  :   539;
	120  :   535;
	121  :   531;
	[122..127]  :   0;
END;

⌨️ 快捷键说明

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