⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 allwave.mif

📁 用vhdl语言编写的基于fpga的波形发生器
💻 MIF
字号:
-- Copyright (C) 1991-2006 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=8;
DEPTH=256;

ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;

CONTENT BEGIN
	0    :   255;
	1    :   254;
	2    :   252;
	3    :   249;
	4    :   245;
	5    :   239;
	6    :   233;
	7    :   225;
	8    :   217;
	9    :   207;
	10   :   197;
	11   :   186;
	12   :   174;
	13   :   162;
	14   :   150;
	15   :   137;
	16   :   124;
	17   :   112;
	18   :   99;
	19   :   87;
	20   :   75;
	21   :   64;
	22   :   53;
	23   :   43;
	24   :   34;
	25   :   26;
	26   :   19;
	27   :   13;
	28   :   8;
	29   :   4;
	30   :   1;
	[31..32]  :   0;
	33   :   1;
	34   :   4;
	35   :   8;
	36   :   13;
	37   :   19;
	38   :   26;
	39   :   34;
	40   :   43;
	41   :   53;
	42   :   64;
	43   :   75;
	44   :   87;
	45   :   99;
	46   :   112;
	47   :   124;
	48   :   137;
	49   :   150;
	50   :   162;
	51   :   174;
	52   :   186;
	53   :   197;
	54   :   207;
	55   :   217;
	56   :   225;
	57   :   233;
	58   :   239;
	59   :   245;
	60   :   249;
	61   :   252;
	62   :   254;
	[63..64]  :   255;
	65   :   251;
	66   :   247;
	67   :   243;
	68   :   239;
	69   :   235;
	70   :   231;
	71   :   227;
	72   :   223;
	73   :   219;
	74   :   215;
	75   :   211;
	76   :   207;
	77   :   203;
	78   :   199;
	79   :   195;
	80   :   191;
	81   :   187;
	82   :   183;
	83   :   179;
	84   :   175;
	85   :   171;
	86   :   167;
	87   :   163;
	88   :   159;
	89   :   155;
	90   :   151;
	91   :   147;
	92   :   143;
	93   :   139;
	94   :   135;
	95   :   131;
	96   :   127;
	97   :   123;
	98   :   119;
	99   :   115;
	100  :   111;
	101  :   107;
	102  :   103;
	103  :   99;
	104  :   95;
	105  :   91;
	106  :   87;
	107  :   83;
	108  :   79;
	109  :   75;
	110  :   71;
	111  :   67;
	112  :   63;
	113  :   59;
	114  :   55;
	115  :   51;
	116  :   47;
	117  :   43;
	118  :   39;
	119  :   35;
	120  :   31;
	121  :   27;
	122  :   23;
	123  :   19;
	124  :   14;
	125  :   10;
	126  :   5;
	127  :   0;
	128  :   248;
	129  :   240;
	130  :   232;
	131  :   224;
	132  :   216;
	133  :   208;
	134  :   200;
	135  :   192;
	136  :   184;
	137  :   176;
	138  :   168;
	139  :   160;
	140  :   152;
	141  :   144;
	142  :   136;
	143  :   128;
	144  :   120;
	145  :   112;
	146  :   104;
	147  :   96;
	148  :   88;
	149  :   80;
	150  :   72;
	151  :   64;
	152  :   56;
	153  :   48;
	154  :   40;
	155  :   32;
	156  :   24;
	157  :   16;
	158  :   8;
	[159..160]  :   0;
	161  :   8;
	162  :   16;
	163  :   24;
	164  :   32;
	165  :   40;
	166  :   48;
	167  :   56;
	168  :   64;
	169  :   72;
	170  :   80;
	171  :   88;
	172  :   96;
	173  :   104;
	174  :   112;
	175  :   120;
	176  :   128;
	177  :   136;
	178  :   144;
	179  :   152;
	180  :   160;
	181  :   168;
	182  :   176;
	183  :   184;
	184  :   192;
	185  :   200;
	186  :   208;
	187  :   216;
	188  :   224;
	189  :   232;
	190  :   240;
	191  :   248;
	[192..223]  :   255;
	[224..255]  :   1;
END;

⌨️ 快捷键说明

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