代码搜索:SRAM_controller
找到约 13 项符合「SRAM_controller」的源代码
代码结果 13
www.eeworm.com/read/460673/7243631
txt memtest.txt
; generated by ARM C Compiler, ADS1.2 [Build 805]
; commandline [-errors .\err\memtest.err -O0 -asm -g+ -cpu 5TEJ -fs -Wd -Ec -I.\include "-IC:\Program Files\ARM\ADSv1_2\INCLUDE"]
www.eeworm.com/read/460673/7243748
h memtest.h
#ifndef __MEMTEST_H__
#define __MEMTEST_H__
#ifdef __cplusplus
extern "C"{
#endif
void Ch3_SRAM_CONTROLLER(int Print_msg);
#ifdef __cplusplus
}
#endif
#endif /*__MEMTEST___*/
www.eeworm.com/read/216545/15003322
txt memtest.txt
; generated by ARM C Compiler, ADS1.2 [Build 842]
; commandline [-errors .\err\memtest.err -O0 -asm -g+ -cpu 5TEJ -fs -Wd -Ec -I.\include "-IC:\Program Files\ARM\ADSv1_2\INCLUDE"]
www.eeworm.com/read/216545/15003619
h memtest.h
#ifndef __MEMTEST_H__
#define __MEMTEST_H__
#ifdef __cplusplus
extern "C"{
#endif
void Ch3_SRAM_CONTROLLER(int Print_msg);
#ifdef __cplusplus
}
#endif
#endif /*__MEMTEST___*/
www.eeworm.com/read/393635/8272892
vhd sram_controller.vhd
-- sram_controller.vhd
-- ****************************************** --
-- Performs a read write operation to a SRAM ---
-- When fed by a 25.175MHz clock, this code ----
-- will have a cycle time of 1
www.eeworm.com/read/130914/14167633
v sram_controller.v
module sram_controller(
clock,
data_in,
go_read,
go_write,
chipselect,
complete,
data,
noe,
nwe,
ncs);
parameter idle = 0;
parameter s1 = 1;
parameter s2 = 2;
parameter s3
www.eeworm.com/read/204154/15343901
v sram_controller.v
module sram_controller(
clock,
data_in,
go_read,
go_write,
chipselect,
complete,
data,
noe,
nwe,
ncs);
parameter idle = 0;
parameter s1 = 1;
parameter s2 = 2;
parameter s3
www.eeworm.com/read/303555/13812703
rpt srm_read_and_write.rpt
Project Informatione:\my documents\my_vhdl\sram_controller\srm_read_and_write.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 08/21/2007 17:42:50
Copyright (C) 1988-2002
www.eeworm.com/read/303555/13812733
rpt sramcontroller.rpt
Project Information e:\my documents\my_vhdl\sram_controller\sramcontroller.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 08/21/2007 16:54:21
Copyright (C) 1988-2002 Al
www.eeworm.com/read/303555/13812741
rpt tribuffer.rpt
Project Information e:\my documents\my_vhdl\sram_controller\tribuffer.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 08/21/2007 17:41:28
Copyright (C) 1988-2002 Al