📄 lpm_rom2.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 : C0;
001 : 20;
[002..00f] : 00;
010 : 02;
011 : 10;
[012..01f] : 00;
020 : 08;
[021..02f] : 00;
030 : C0;
031 : 80;
032 : 02;
033 : 10;
[034..03f] : 00;
040 : C0;
041 : 80;
042 : 0C;
[043..04f] : 00;
050 : 08;
051 : 10;
052 : 00;
053 : 02;
[054..05f] : 00;
060 : C0;
061 : 02;
062 : 11;
[063..07f] : 00;
080 : 01;
[081..0bf] : 00;
0c0 : C0;
0c1 : 04;
[0c2..0ff] : 00;
END;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -