代码搜索:ROM优化
找到约 10,000 项符合「ROM优化」的源代码
代码结果 10,000
www.eeworm.com/read/165151/10074464
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/165013/10078855
rom usbtest.rom
000000:940C
000001:0047
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/359862/10119703
v rom.v
module rom(out,addr,ce_);
output [7:0] out;
input [3:0] addr;
input ce_;
wire [3:0] addr;
wire [7:0] out;
reg [7:0] out_temp;
always@(addr)
case(addr)
0:out_temp=8'b00001001;
1:out_te
www.eeworm.com/read/163880/10141134
rom awardext.rom
www.eeworm.com/read/163880/10141330
rom bios.rom
www.eeworm.com/read/163683/10149655
rom-mon
/*
Copyright 1990 Compouter Design Solutions Inc.
This code may be used by anyone in anyway.
CDS Inc. grants full rights to code to all users.
Computer Design Solutions Inc.
P.O. Box 12
www.eeworm.com/read/163230/10169239
rom webpage.rom
www.eeworm.com/read/358113/10196023
rom usbhidio.rom
80 99 80 10 80 15 81 24
80 8C 80 99 80 85 80 10
2D 1A 20 1E 20 2D 2A 21
1A 37 16 00 A0 20 27 37
29 13 10 01 16 00 A0 34
29 13 10 FE 2A 13 19 00
31 35 80 57 23 35 1A 35
16 03 B0 57 19 00 31 35
www.eeworm.com/read/357878/10198996
vhd rom.vhd
-- ROM TO STORE SINE AND COSINE VALUES
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity rom is
po
www.eeworm.com/read/357528/10207024
rom 12864.rom
000000:C01E
000001:CFFE
000002:CFFD
000003:CFFC
000004:CFFB
000005:CFFA
000006:CFF9
000007:CFF8
000008:CFF7
000009:CFF6
00000A:CFF5
00000B:CFF4
00000C:CFF3
00000D:CFF2
00000E:CFF1
00000