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

📄 lpm_rom1.mif

📁 Quartus II 5.0下写的一个单总线架构的CPU设计
💻 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=256;

ADDRESS_RADIX=HEX;
DATA_RADIX=HEX;

CONTENT BEGIN
	000  :   30;
	[001..00f]  :   00;
	010  :   C0;
	011  :   11;
	[012..01f]  :   00;
	020  :   11;
	[021..02f]  :   00;
	030  :   30;
	[031..032]  :   00;
	033  :   11;
	[034..03f]  :   00;
	040  :   30;
	041  :   00;
	042  :   10;
	[043..04f]  :   00;
	050  :   18;
	051  :   14;
	052  :   02;
	053  :   40;
	[054..05f]  :   00;
	060  :   30;
	061  :   00;
	062  :   10;
	[063..07f]  :   00;
	080  :   C0;
	081  :   31;
	[082..0bf]  :   00;
	0c0  :   30;
	0c1  :   C0;
	0c2  :   01;
	[0c3..0ff]  :   00;
END;

⌨️ 快捷键说明

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