代码搜索:RAM配置

找到约 10,000 项符合「RAM配置」的源代码

代码结果 10,000
www.eeworm.com/read/202554/15378562

cmd ezdsp_ram_lnk.cmd

/* // // TMDX BETA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: EzDSP_RAM_lnk.cmd
www.eeworm.com/read/201721/15398139

v map_lpm_ram.v

module map_lpm_ram(dataout,datain,addr,we,inclk,outclk); input[15:0] datain; input[7:0] addr; input we,inclk,outclk; output[15:0] dataout; lpm_ram_dq ram(.data(datain),.address(addr),.we(we),.i
www.eeworm.com/read/201067/15416752

pjf led_test_ram.pjf

# Embest IDE Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS PROJECT FILE! PROJECT_NAME led_test_ram CONFIG CPU MODULE=arm7.DLL F
www.eeworm.com/read/200889/15420641

pjf motor_test_ram.pjf

# Embest IDE Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS PROJECT FILE! PROJECT_NAME motor_test_ram CONFIG CPU MODULE=arm7.DLL
www.eeworm.com/read/200884/15420958

pjf some_test_ram.pjf

# Embest IDE Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS PROJECT FILE! PROJECT_NAME some_test_ram CONFIG CPU MODULE=arm7.DLL
www.eeworm.com/read/200854/15421703

v map_lpm_ram.v

module map_lpm_ram(dataout,datain,addr,we,inclk,outclk); input[15:0] datain; input[7:0] addr; input we,inclk,outclk; output[15:0] dataout; lpm_ram_dq ram(.data(datain),.address(addr),.we(we),.i
www.eeworm.com/read/200211/15437791

mac lpc2148_ram.mac

execUserPreload() { __writeMemory32(0x00000002, 0xE01FC040, "Memory"); // MEMMAP = 2; }
www.eeworm.com/read/200211/15437792

xcl lpc2148_ram.xcl

//************************************************************************* // XLINK command file template for EWARM/ICCARM // // Usage: xlink -f lnkarm //
www.eeworm.com/read/200208/15438168

mac lpc2148_ram.mac

execUserPreload() { __writeMemory32(0x00000002, 0xE01FC040, "Memory"); // MEMMAP = 2; }
www.eeworm.com/read/200208/15438169

xcl lpc2148_ram.xcl

//************************************************************************* // XLINK command file template for EWARM/ICCARM // // Usage: xlink -f lnkarm //