代码搜索:ROM优化
找到约 10,000 项符合「ROM优化」的源代码
代码结果 10,000
www.eeworm.com/read/455750/7366414
rom qiaoqiaoban.rom
000000:940C
000001:008F
000002:940C
000003:0000
000004:940C
000005:0000
000006:940C
000007:0000
000008:940C
000009:0342
00000A:940C
00000B:02D8
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/455185/7376758
rom main.rom
000000:940C
000001:0032
000002:940C
000003:0000
000004:940C
000005:0000
000006:940C
000007:0000
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/454372/7392990
qws rom.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
www.eeworm.com/read/454372/7392994
qsf rom.qsf
# 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
www.eeworm.com/read/454372/7392997
vwf rom.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/454372/7392999
qpf rom.qpf
# 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
www.eeworm.com/read/454372/7393000
sof rom.sof
www.eeworm.com/read/454372/7393004
vhd rom.vhd
library ieee;
use ieee.std_logic_1164.all;
entity rom is
port(
clk: in std_logic;
wave: out std_logic_vector(7 downto 0));
end rom;
library ieee;
library ieee;
use ieee.std_logic_11
www.eeworm.com/read/454372/7393013