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

📄 am.mif

📁 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=7;
DEPTH=1024;

ADDRESS_RADIX=UNS;
DATA_RADIX=UNS;

CONTENT BEGIN
	[0..2]  :   32;
	[3..7]  :   33;
	[8..12]  :   34;
	[13..17]  :   35;
	[18..23]  :   36;
	[24..28]  :   37;
	[29..33]  :   38;
	[34..38]  :   39;
	[39..44]  :   40;
	[45..49]  :   41;
	[50..54]  :   42;
	[55..60]  :   43;
	[61..65]  :   44;
	[66..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..144]  :   56;
	[145..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..345]  :   58;
	[346..354]  :   57;
	[355..362]  :   56;
	[363..370]  :   55;
	[371..377]  :   54;
	[378..384]  :   53;
	[385..391]  :   52;
	[392..397]  :   51;
	[398..404]  :   50;
	[405..410]  :   49;
	[411..416]  :   48;
	[417..422]  :   47;
	[423..427]  :   46;
	[428..433]  :   45;
	[434..439]  :   44;
	[440..444]  :   43;
	[445..449]  :   42;
	[450..455]  :   41;
	[456..460]  :   40;
	[461..465]  :   39;
	[466..471]  :   38;
	[472..476]  :   37;
	[477..481]  :   36;
	[482..486]  :   35;
	[487..491]  :   34;
	[492..496]  :   33;
	[497..502]  :   32;
	[503..507]  :   31;
	[508..512]  :   30;
	[513..517]  :   29;
	[518..522]  :   28;
	[523..527]  :   27;
	[528..533]  :   26;
	[534..538]  :   25;
	[539..543]  :   24;
	[544..549]  :   23;
	[550..554]  :   22;
	[555..559]  :   21;
	[560..565]  :   20;
	[566..571]  :   19;
	[572..576]  :   18;
	[577..582]  :   17;
	[583..588]  :   16;
	[589..594]  :   15;
	[595..601]  :   14;
	[602..607]  :   13;
	[608..614]  :   12;
	[615..621]  :   11;
	[622..628]  :   10;
	[629..636]  :   9;
	[637..644]  :   8;
	[645..653]  :   7;
	[654..662]  :   6;
	[663..672]  :   5;
	[673..684]  :   4;
	[685..699]  :   3;
	[700..720]  :   2;
	[721..777]  :   1;
	[778..798]  :   2;
	[799..813]  :   3;
	[814..825]  :   4;
	[826..835]  :   5;
	[836..845]  :   6;
	[846..854]  :   7;
	[855..862]  :   8;
	[863..869]  :   9;
	[870..877]  :   10;
	[878..884]  :   11;
	[885..890]  :   12;
	[891..897]  :   13;
	[898..903]  :   14;
	[904..909]  :   15;
	[910..915]  :   16;
	[916..921]  :   17;
	[922..927]  :   18;
	[928..933]  :   19;
	[934..938]  :   20;
	[939..944]  :   21;
	[945..949]  :   22;
	[950..954]  :   23;
	[955..960]  :   24;
	[961..965]  :   25;
	[966..970]  :   26;
	[971..975]  :   27;
	[976..981]  :   28;
	[982..986]  :   29;
	[987..991]  :   30;
	[992..996]  :   31;
	[997..999]  :   32;
	[1000..1023]  :   0;
END;

⌨️ 快捷键说明

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