代码搜索:QDR SRAM
找到约 7,112 项符合「QDR SRAM」的源代码
代码结果 7,112
www.eeworm.com/read/343204/11963981
ld at91sam7s128.ld
/*
* @(#) $Id: at91sam7s128.ld 392 2007-07-19 09:45:34Z honda $
*/
/*
* メモリサイズの回年
*/
MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 0x20000 /* 128kbyte */
SRAM : ORIGIN = 0x00200000, LENG
www.eeworm.com/read/343204/11964030
ld at91sam7s256.ld
/*
* @(#) $Id: at91sam7s256.ld 390 2007-07-19 09:43:49Z honda $
*/
/*
* メモリサイズの回年
*/
MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 0x40000 /* 256kbyte */
SRAM : ORIGIN = 0x00200000, LENG
www.eeworm.com/read/127122/14375969
s sysinit.s
INCLUDE s3c4510.s
RomBaseAddr EQU 0
RomEndAddr EQU &20
RamBaseAddr EQU &100
RamEndAddr EQU &200
AREA text, CODE, READONLY
SFR_BASE EQU 0x3ff ;0x3ff0000
SRAM_BASE EQU 0x3f8 ;0x
www.eeworm.com/read/222204/14701227
start_26
#!/bin/bash
mkdir -p /NextDVR3016
/bin/cp -f /mnt/yaffs/nvc1400.ko /NextDVR3016/
/bin/cp -f /mnt/yaffs/nvp3000.ko /NextDVR3016/
/bin/cp -f /mnt/yaffs/i2c.ko /NextDVR3016/
/bin/cp -f /mnt/yaffs/sram
www.eeworm.com/read/18248/782197
_info
m255
cModel Technology
dd:\program files\Modeltech_5.8\examples
Emy_sram
DP ieee std_logic_unsigned hEMVMlaNCR^
www.eeworm.com/read/18395/786361
bld top.bld
Release 6.2i - ngdbuild G.28
Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd
e:\lqj\sram+fpga+usb\fpga将数据存入ram\fpga/_ngo -uc ucf.ucf -p xc3s400-pq
www.eeworm.com/read/203836/5037579
cs boot_eb40a.cs
stop
memwrite 0xffe00000 0x01002529 ; EBI_CSR0 Flash Base Address 0x1000000
memwrite 0xffe00004 0x02002122 ; EBI_CSR1 SRAM Base Address 0x2000000
memwrite 0xffe00020 0x1 ; Remap
www.eeworm.com/read/203836/5037588
cs boot_eb40&63.cs
stop
memwrite 0xffe00000 0x01002529 ; EBI_CSR0 Flash Base Address 0x1000000
memwrite 0xffe00004 0x02002121 ; EBI_CSR1 SRAM Base Address 0x2000000
memwrite 0xffe00020 0x1 ; Remap
www.eeworm.com/read/192949/5148747
ucp source1.ucp
.line 1 "D:\yxp\ixp1200\讲座\Intel IXP1200开发指南\开发指南5之demo工程\开发指南(5)之demo工程\demo5\Source1.uc"
;Reference Instructions
;TA
;sram (bit operation)
;Microengine 0 run this code.
immed[base,0]
immed[of
www.eeworm.com/read/324920/3489597
makefile
#
# Makefile for the linux kernel.
#
# Common support
obj-y := irq.o id.o io.o sram-fn.o clock.o mux.o devices.o serial.o
obj-$(CONFIG_OMAP_MPU_TIMER) += timer-gp.o
# Specific board support
obj-$(