代码搜索:ROM优化
找到约 10,000 项符合「ROM优化」的源代码
代码结果 10,000
www.eeworm.com/read/190618/8440285
mk rom.mk
!include "../files.mk"
!include "$(LSIPKG)/defines.mk"
all : $(ROMLST:.c=)
clean :
@$(RMF) $(CLEANLST:.c=) $(CLEANLST:.c=.rec) $(CLEANLST:.c=.map)
@$(RMF) $(CLEANLST:.c=.lk) $(CLEANLST:.c=.tmp) $
www.eeworm.com/read/390756/8443633
bsf rom.bsf
/*
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/390756/8443685
vhd rom.vhd
--QuartusII Version5.0
--MAXII:EPM240T100C5
--BY H.C.H(NNU)
--编译时间:2005-8-10/11:20:29
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
www.eeworm.com/read/189371/8473396
a51 rom.a51
PUBLIC _put_string ; void put_string(char code *string);
PUBLIC _page_erase ; char page_erase (int faddr, char fdata, char fdm)
PUBLIC write_flash ; char write_flash (int faddr, char fdata, cha
www.eeworm.com/read/189370/8473421
a51 rom.a51
; Texas Instruments
; Name: rom.a51
; Revision: 1.0
; Description: MSC1210 BootRom APIs
PUBLIC _put_string ; void put_string(char code *string);
PUBLIC _page_erase ; char page_erase (int fa
www.eeworm.com/read/189370/8473433
lst rom.lst
MACRO ASSEMBLER ROM 08/05/02 11:24:48 PAGE 1
WIN32 MACRO ASSEMBLER MA51 V06.04.08OBJECT MODULE PLACED IN D:\DATA\MSC1210\MSC1210 DAQ EVM\RIDE\TEMPERATU
www.eeworm.com/read/189370/8473435
obj rom.obj
www.eeworm.com/read/189369/8473452
a51 rom.a51
PUBLIC _put_string ; void put_string(char code *string);
PUBLIC _page_erase ; char page_erase (int faddr, char fdata, char fdm)
PUBLIC write_flash ; char write_flash (int faddr, char fdata, cha
www.eeworm.com/read/189369/8473508
lst rom.lst
A51 MACRO ASSEMBLER ROM 10/27/2003 16:10:07 PAGE 1
MACRO ASSEMBLER A51 V7.08a
OBJECT MODULE PLACED IN ROM.OBJ
ASSEMBLER INV
www.eeworm.com/read/189369/8473513