代码搜索:ROM优化
找到约 10,000 项符合「ROM优化」的源代码
代码结果 10,000
www.eeworm.com/read/387891/8648810
c if_rom.c
/*
*===================================================================
* 3GPP AMR Wideband Floating-point Speech Codec
*===================================================================
*/
www.eeworm.com/read/430756/8729255
c rom.c
/*
* rom.c -- Support for ROMed page retrieval.
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution license r
www.eeworm.com/read/286418/8764770
rom final.rom
S02B0000443A5C4B656E6E79277320446F63756D656E74735C72657365617263682070726F6A6563745C61729A
S11300000C945B000C9481000C9481000C9481008E
S11300100C9481000C9481000C9481000C94810058
S11300200C9481000C94
www.eeworm.com/read/385613/8796514
rom music.rom
000000:940C
000001:0046
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/385551/8799292
rom 4.rom
000000:940C
000001:0036
000002:940C
000003:00BA
000004:940C
000005:0000
000006:940C
000007:00AE
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/429004/8824784
v rom.v
module rom(addr,data);
input[3:0] addr;
output[7:0] data;
function[7:0] romout;
input[3:0] addr;
case(addr)
0 : romout = 0;
1 : romout = 1;
2 : romout = 4;
3 : romout = 9;
4 : romout = 16;
www.eeworm.com/read/429004/8824948
v rom.v
module ROM(addr,data,oe);
output[7:0] data;
input[14:0] addr;
input oe;
reg[7:0] mem[0:255];
parameter DELAY = 100;
assign #DELAY data=(oe==0) ? mem[addr] : 8'hzz;
initial $readmemh("rom.he
www.eeworm.com/read/384495/8867275
third_rom
www.eeworm.com/read/384495/8867276
secondary_rom
www.eeworm.com/read/285058/8871567
bat rom.bat
vcs -b demux.rom -s 198ae0 -b xtra_s1.rom -s 9f550 -b xtra_s2.rom -s 71930 -b xtra_s4.rom bank30.rom