代码搜索:RAM
找到约 10,000 项符合「RAM」的源代码
代码结果 10,000
www.eeworm.com/read/327334/13085254
ram0
www.eeworm.com/read/241758/13121759
txt ram.txt
CS为RAM的片选信号,WR为RAM的写信号,RD为RAM读信号,ADR:八位地址信号,Din:八位数据输入线,Dout为八位数据输出线。
library IEEE;
use IEEE.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity RAM is
port (WR: in STD_LOGIC;
www.eeworm.com/read/326161/13160197
hex ram.hex
:0300000002008A71
:0C008A00787FE4F6D8FD75810A02007C46
:0E007C007590AA12005D7590BB12003880FBD3
:10005D00E4F508F509FFEF240A850982850883F088
:0E006D0000000509E509700205080FBFFFE855
:01007B002262
:1
www.eeworm.com/read/326161/13160204
pwi ram.pwi
www.eeworm.com/read/326161/13160210
dsn ram.dsn
www.eeworm.com/read/326161/13160227
lnp ram.lnp
"STARTUP.obj",
"main.obj"
TO "ram"
RAMSIZE(256)
CODE( 0X0000-0X1FFF )
www.eeworm.com/read/326161/13160230
opt ram.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/326161/13160232
plg ram.plg
www.eeworm.com/read/139170/13185680
dld ram.dld
/*********************************************************************
* File: ram.dld
* Purpose: Linker file for the MCF5407 Initialization Template
*
* Notes: Places all the code in RAM
www.eeworm.com/read/240805/13196562
c ram.c
/******************************************************************************
Copyright (c) 2003 MStar Semiconductor, Inc.
All rights reserved.
[Module Name]: Ram.c
[Date]: 16-Dec-2