代码搜索:QDR SRAM
找到约 7,112 项符合「QDR SRAM」的源代码
代码结果 7,112
www.eeworm.com/read/38846/1117155
v define.v
`define CYCLONE
`define CLK_DIV 1
`define ETH_eth
`define SPI
`define APP_ADDR_DEC_W 8
`define APP_ADDR_SRAM `APP_ADDR_DEC_W'h00
`define APP_ADDR_SD `APP_ADDR_DEC_W'h92
www.eeworm.com/read/203049/5042263
bld flash_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\flash_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/203049/5042265
bld erase_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\erase_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/203049/5043359
bld flash_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\flash_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/203049/5043361
bld erase_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\erase_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/192939/5149027
bld flash_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\flash_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/192939/5149029
bld erase_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\erase_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/345878/3195743
bld flash_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\flash_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/345878/3195745
bld erase_16x4.bld
#!build
default:
program
:language=c
:arm_option=thumb_code
:arm_option=thumb_lib
:auto_mvc=false
:xfputype=none
:arm_cputype=arm7tm
:outputname=ghs\ext_sram\erase_16x4.ghs
:object_dir=ghs\ex
www.eeworm.com/read/345073/3203588
h flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define ROM_BASE 0x00000000
#define DRAM_BASE 0x0c000000
#define SRAM_BASE 0x00000000
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_T