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

📄 sin.mif

📁 用DE2板子实现的正选信号发生器,需安装quartus2软件,硬件需要DE2的开发板
💻 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=6;
DEPTH=1024;

ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;

CONTENT BEGIN
	[0..2]  :   32;
	[3..7]  :   33;
	[8..12]  :   34;
	[13..18]  :   35;
	[19..23]  :   36;
	[24..28]  :   37;
	[29..33]  :   38;
	[34..38]  :   39;
	[39..44]  :   40;
	[45..49]  :   41;
	[50..54]  :   42;
	[55..60]  :   43;
	[61..66]  :   44;
	[67..71]  :   45;
	[72..77]  :   46;
	[78..83]  :   47;
	[84..89]  :   48;
	[90..95]  :   49;
	[96..101]  :   50;
	[102..108]  :   51;
	[109..114]  :   52;
	[115..121]  :   53;
	[122..129]  :   54;
	[130..136]  :   55;
	[137..145]  :   56;
	[146..153]  :   57;
	[154..163]  :   58;
	[164..173]  :   59;
	[174..185]  :   60;
	[186..200]  :   61;
	[201..221]  :   62;
	[222..278]  :   63;
	[279..299]  :   62;
	[300..314]  :   61;
	[315..326]  :   60;
	[327..336]  :   59;
	[337..346]  :   58;
	[347..354]  :   57;
	[355..363]  :   56;
	[364..370]  :   55;
	[371..378]  :   54;
	[379..385]  :   53;
	[386..391]  :   52;
	[392..398]  :   51;
	[399..404]  :   50;
	[405..410]  :   49;
	[411..416]  :   48;
	[417..422]  :   47;
	[423..428]  :   46;
	[429..433]  :   45;
	[434..439]  :   44;
	[440..445]  :   43;
	[446..450]  :   42;
	[451..455]  :   41;
	[456..461]  :   40;
	[462..466]  :   39;
	[467..471]  :   38;
	[472..476]  :   37;
	[477..481]  :   36;
	[482..487]  :   35;
	[488..492]  :   34;
	[493..497]  :   33;
	[498..502]  :   32;
	[503..507]  :   31;
	[508..512]  :   30;
	[513..518]  :   29;
	[519..523]  :   28;
	[524..528]  :   27;
	[529..533]  :   26;
	[534..538]  :   25;
	[539..544]  :   24;
	[545..549]  :   23;
	[550..554]  :   22;
	[555..560]  :   21;
	[561..566]  :   20;
	[567..571]  :   19;
	[572..577]  :   18;
	[578..583]  :   17;
	[584..589]  :   16;
	[590..595]  :   15;
	[596..601]  :   14;
	[602..608]  :   13;
	[609..614]  :   12;
	[615..621]  :   11;
	[622..629]  :   10;
	[630..636]  :   9;
	[637..645]  :   8;
	[646..653]  :   7;
	[654..663]  :   6;
	[664..673]  :   5;
	[674..685]  :   4;
	[686..700]  :   3;
	[701..721]  :   2;
	[722..778]  :   1;
	[779..799]  :   2;
	[800..814]  :   3;
	[815..826]  :   4;
	[827..836]  :   5;
	[837..846]  :   6;
	[847..854]  :   7;
	[855..863]  :   8;
	[864..870]  :   9;
	[871..878]  :   10;
	[879..885]  :   11;
	[886..891]  :   12;
	[892..898]  :   13;
	[899..904]  :   14;
	[905..910]  :   15;
	[911..916]  :   16;
	[917..922]  :   17;
	[923..928]  :   18;
	[929..933]  :   19;
	[934..939]  :   20;
	[940..945]  :   21;
	[946..950]  :   22;
	[951..955]  :   23;
	[956..961]  :   24;
	[962..966]  :   25;
	[967..971]  :   26;
	[972..976]  :   27;
	[977..981]  :   28;
	[982..987]  :   29;
	[988..992]  :   30;
	[993..997]  :   31;
	[998..999]  :   32;
	[1000..1023]  :   0;
END;

⌨️ 快捷键说明

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