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

📄 mif1.mif

📁 主要是通过Altera公司的Cuclone系列的FPGA-EP1C3T144C8产生余弦波的源代码 基于LPM-ROM余弦波一周期含有256个10位数据;
💻 MIF
字号:
-- 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=256;

ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;

CONTENT BEGIN
	[0..1]  :   1023;
	[2..3]  :   1022;
	4    :   1021;
	5    :   1019;
	6    :   1017;
	7    :   1015;
	8    :   1013;
	9    :   1010;
	10   :   1008;
	11   :   1004;
	12   :   1001;
	13   :   997;
	14   :   993;
	15   :   988;
	16   :   984;
	17   :   979;
	18   :   974;
	19   :   968;
	20   :   962;
	21   :   956;
	22   :   950;
	23   :   943;
	24   :   936;
	25   :   929;
	26   :   922;
	27   :   914;
	28   :   906;
	29   :   898;
	30   :   890;
	31   :   881;
	32   :   872;
	33   :   863;
	34   :   854;
	35   :   844;
	36   :   835;
	37   :   825;
	38   :   815;
	39   :   805;
	40   :   794;
	41   :   784;
	42   :   773;
	43   :   762;
	44   :   751;
	45   :   740;
	46   :   728;
	47   :   717;
	48   :   705;
	49   :   694;
	50   :   682;
	51   :   670;
	52   :   658;
	53   :   646;
	54   :   634;
	55   :   621;
	56   :   609;
	57   :   597;
	58   :   584;
	59   :   572;
	60   :   559;
	61   :   547;
	62   :   534;
	63   :   521;
	64   :   509;
	65   :   496;
	66   :   484;
	67   :   471;
	68   :   458;
	69   :   446;
	70   :   433;
	71   :   421;
	72   :   409;
	73   :   396;
	74   :   384;
	75   :   372;
	76   :   360;
	77   :   348;
	78   :   336;
	79   :   324;
	80   :   313;
	81   :   301;
	82   :   290;
	83   :   278;
	84   :   267;
	85   :   256;
	86   :   245;
	87   :   235;
	88   :   224;
	89   :   214;
	90   :   204;
	91   :   194;
	92   :   184;
	93   :   174;
	94   :   165;
	95   :   156;
	96   :   147;
	97   :   138;
	98   :   130;
	99   :   121;
	100  :   113;
	101  :   106;
	102  :   98;
	103  :   91;
	104  :   84;
	105  :   77;
	106  :   70;
	107  :   64;
	108  :   58;
	109  :   53;
	110  :   47;
	111  :   42;
	112  :   37;
	113  :   33;
	114  :   28;
	115  :   24;
	116  :   21;
	117  :   17;
	118  :   14;
	119  :   11;
	120  :   9;
	121  :   7;
	122  :   5;
	123  :   3;
	124  :   2;
	125  :   1;
	[126..129]  :   0;
	130  :   1;
	131  :   2;
	132  :   3;
	133  :   5;
	134  :   6;
	135  :   9;
	136  :   11;
	137  :   14;
	138  :   17;
	139  :   20;
	140  :   24;
	141  :   28;
	142  :   32;
	143  :   37;
	144  :   41;
	145  :   46;
	146  :   52;
	147  :   57;
	148  :   63;
	149  :   70;
	150  :   76;
	151  :   83;
	152  :   90;
	153  :   97;
	154  :   105;
	155  :   112;
	156  :   120;
	157  :   129;
	158  :   137;
	159  :   146;
	160  :   155;
	161  :   164;
	162  :   173;
	163  :   183;
	164  :   192;
	165  :   202;
	166  :   213;
	167  :   223;
	168  :   233;
	169  :   244;
	170  :   255;
	171  :   266;
	172  :   277;
	173  :   288;
	174  :   300;
	175  :   311;
	176  :   323;
	177  :   335;
	178  :   346;
	179  :   358;
	180  :   370;
	181  :   383;
	182  :   395;
	183  :   407;
	184  :   419;
	185  :   432;
	186  :   444;
	187  :   457;
	188  :   469;
	189  :   482;
	190  :   495;
	191  :   507;
	192  :   520;
	193  :   532;
	194  :   545;
	195  :   557;
	196  :   570;
	197  :   582;
	198  :   595;
	199  :   607;
	200  :   620;
	201  :   632;
	202  :   644;
	203  :   656;
	204  :   668;
	205  :   680;
	206  :   692;
	207  :   704;
	208  :   715;
	209  :   727;
	210  :   738;
	211  :   750;
	212  :   761;
	213  :   772;
	214  :   782;
	215  :   793;
	216  :   803;
	217  :   814;
	218  :   824;
	219  :   834;
	220  :   843;
	221  :   853;
	222  :   862;
	223  :   871;
	224  :   880;
	225  :   889;
	226  :   897;
	227  :   905;
	228  :   913;
	229  :   921;
	230  :   928;
	231  :   935;
	232  :   942;
	233  :   949;
	234  :   955;
	235  :   961;
	236  :   967;
	237  :   973;
	238  :   978;
	239  :   983;
	240  :   988;
	241  :   992;
	242  :   996;
	243  :   1000;
	244  :   1004;
	245  :   1007;
	246  :   1010;
	247  :   1013;
	248  :   1015;
	249  :   1017;
	250  :   1019;
	251  :   1020;
	252  :   1021;
	253  :   1022;
	[254..255]  :   1023;
END;

⌨️ 快捷键说明

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