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

📄 juchi.mif

📁 基于FPGA的多波形发生器(编程环境QuartusII6.0)
💻 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=64;

ADDRESS_RADIX=HEX;
DATA_RADIX=HEX;

CONTENT BEGIN
	00  :   00;
	01  :   01;
	02  :   02;
	03  :   03;
	04  :   04;
	05  :   05;
	06  :   06;
	07  :   07;
	08  :   08;
	09  :   09;
	0a  :   10;
	0b  :   11;
	0c  :   12;
	0d  :   13;
	0e  :   14;
	0f  :   15;
	10  :   16;
	11  :   17;
	12  :   18;
	13  :   19;
	14  :   20;
	15  :   21;
	16  :   22;
	17  :   23;
	18  :   24;
	19  :   25;
	1a  :   26;
	1b  :   27;
	1c  :   28;
	1d  :   29;
	1e  :   30;
	[1f..20]  :   31;
	21  :   30;
	22  :   29;
	23  :   28;
	24  :   27;
	25  :   26;
	26  :   25;
	27  :   24;
	28  :   23;
	29  :   22;
	2a  :   21;
	2b  :   20;
	2c  :   19;
	2d  :   18;
	2e  :   17;
	2f  :   16;
	30  :   15;
	31  :   14;
	32  :   13;
	33  :   12;
	34  :   11;
	35  :   10;
	36  :   09;
	37  :   08;
	38  :   07;
	39  :   06;
	3a  :   05;
	3b  :   04;
	3c  :   03;
	3d  :   02;
	3e  :   01;
	3f  :   00;
END;

⌨️ 快捷键说明

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