sta_1368_2p.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=10;
DEPTH=128;

ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;

CONTENT BEGIN
	0    :   342;
	1    :   308;
	2    :   294;
	3    :   283;
	4    :   274;
	5    :   266;
	6    :   258;
	7    :   252;
	8    :   245;
	9    :   239;
	10   :   234;
	11   :   229;
	12   :   224;
	13   :   219;
	14   :   214;
	15   :   210;
	16   :   205;
	17   :   201;
	18   :   197;
	19   :   193;
	20   :   189;
	21   :   185;
	22   :   182;
	23   :   178;
	24   :   174;
	25   :   171;
	26   :   168;
	27   :   164;
	28   :   161;
	29   :   158;
	30   :   155;
	31   :   152;
	32   :   149;
	33   :   146;
	34   :   143;
	35   :   140;
	36   :   137;
	37   :   134;
	38   :   131;
	39   :   128;
	40   :   126;
	41   :   123;
	42   :   120;
	43   :   118;
	44   :   115;
	45   :   113;
	46   :   110;
	47   :   108;
	48   :   105;
	49   :   103;
	50   :   100;
	51   :   98;
	52   :   95;
	53   :   93;
	54   :   91;
	55   :   88;
	56   :   86;
	57   :   84;
	58   :   82;
	59   :   79;
	60   :   77;
	61   :   75;
	62   :   73;
	63   :   71;
	64   :   68;
	65   :   66;
	66   :   64;
	67   :   62;
	68   :   60;
	69   :   58;
	70   :   56;
	71   :   54;
	72   :   52;
	73   :   50;
	74   :   48;
	75   :   46;
	76   :   44;
	77   :   42;
	78   :   40;
	79   :   38;
	80   :   36;
	81   :   34;
	82   :   32;
	83   :   30;
	84   :   29;
	85   :   27;
	86   :   25;
	87   :   23;
	88   :   21;
	89   :   19;
	90   :   18;
	91   :   16;
	92   :   14;
	93   :   12;
	94   :   10;
	95   :   9;
	96   :   7;
	97   :   5;
	98   :   3;
	99   :   2;
	100  :   0;
	101  :   342;
	102  :   325;
	103  :   318;
	104  :   312;
	105  :   308;
	106  :   304;
	107  :   300;
	108  :   297;
	109  :   294;
	110  :   291;
	111  :   288;
	112  :   285;
	113  :   283;
	114  :   280;
	115  :   278;
	116  :   276;
	117  :   274;
	118  :   271;
	119  :   269;
	120  :   267;
	121  :   266;
	[122..127]  :   0;
END;

⌨️ 快捷键说明

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