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

📄 no9.mif

📁 VHDL实现唱歌的功能
💻 MIF
字号:
-- Copyright (C) 1991-2008 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 from 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=4;
DEPTH=256;

ADDRESS_RADIX=HEX;
DATA_RADIX=HEX;

CONTENT BEGIN
	[000..001]  :   3;
	002  :   4;
	[003..004]  :   5;
	005  :   4;
	006  :   3;
	007  :   2;
	[008..009]  :   1;
	00A  :   2;
	[00B..00C]  :   3;
	[00D..00E]  :   2;
	00F  :   0;
	[010..011]  :   3;
	012  :   4;
	[013..014]  :   5;
	015  :   4;
	016  :   3;
	017  :   2;
	[018..019]  :   1;
	01A  :   2;
	01B  :   3;
	01C  :   2;
	[01D..01E]  :   1;
	[01F..0FF]  :   0;
END;

⌨️ 快捷键说明

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