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

📄 romd_10k.mif

📁 在EDA开发软件QuartusII上利用VHDL语言实现DDS信号发生器
💻 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=8;
DEPTH=128;

ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;

CONTENT BEGIN
	[0..1]  :   255;
	2    :   254;
	3    :   253;
	4    :   252;
	5    :   251;
	6    :   249;
	7    :   247;
	8    :   245;
	9    :   242;
	10   :   240;
	11   :   236;
	12   :   233;
	13   :   230;
	14   :   226;
	15   :   221;
	16   :   217;
	17   :   212;
	18   :   208;
	19   :   203;
	20   :   198;
	21   :   192;
	22   :   187;
	23   :   181;
	24   :   175;
	25   :   169;
	26   :   163;
	27   :   157;
	28   :   151;
	29   :   145;
	30   :   138;
	31   :   132;
	32   :   126;
	33   :   120;
	34   :   113;
	35   :   107;
	36   :   101;
	37   :   95;
	38   :   89;
	39   :   83;
	40   :   77;
	41   :   71;
	42   :   66;
	43   :   60;
	44   :   55;
	45   :   50;
	46   :   45;
	47   :   40;
	48   :   36;
	49   :   31;
	50   :   27;
	51   :   24;
	52   :   20;
	53   :   17;
	54   :   14;
	55   :   11;
	56   :   9;
	57   :   6;
	58   :   5;
	59   :   3;
	60   :   2;
	61   :   1;
	[62..65]  :   0;
	66   :   1;
	67   :   2;
	68   :   3;
	69   :   5;
	70   :   6;
	71   :   9;
	72   :   11;
	73   :   14;
	74   :   17;
	75   :   20;
	76   :   24;
	77   :   27;
	78   :   31;
	79   :   36;
	80   :   40;
	81   :   45;
	82   :   50;
	83   :   55;
	84   :   60;
	85   :   66;
	86   :   71;
	87   :   77;
	88   :   83;
	89   :   89;
	90   :   95;
	91   :   101;
	92   :   107;
	93   :   113;
	94   :   120;
	95   :   126;
	96   :   132;
	97   :   138;
	98   :   145;
	99   :   151;
	100  :   157;
	101  :   163;
	102  :   169;
	103  :   175;
	104  :   181;
	105  :   187;
	106  :   192;
	107  :   198;
	108  :   203;
	109  :   208;
	110  :   212;
	111  :   217;
	112  :   221;
	113  :   226;
	114  :   230;
	115  :   233;
	116  :   236;
	117  :   240;
	118  :   242;
	119  :   245;
	120  :   247;
	121  :   249;
	122  :   251;
	123  :   252;
	124  :   253;
	125  :   254;
	[126..127]  :   255;
END;

⌨️ 快捷键说明

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