代码搜索:ROM优化

找到约 10,000 项符合「ROM优化」的源代码

代码结果 10,000
www.eeworm.com/read/262436/11589231

ld sam7s128-rom.ld

/***********************************************************************/ /* */ /* ROM.ld: Linker Script File
www.eeworm.com/read/262436/11589233

ld sam7s64-rom.ld

/***********************************************************************/ /* */ /* ROM.ld: Linker Script File
www.eeworm.com/read/346966/11709544

vhd mc8051_rom_sim_cfg.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXXXX
www.eeworm.com/read/259237/11812917

txt 2833x_boot_rom_source.txt

TMS320x2833x BOOT ROM Source This download includes the source of the boot ROM contents on TMS320x2833x devices. For each version of the boot ROM there is one .zip file included where the ver
www.eeworm.com/read/256586/11984851

v pb3m_test_rom.v

module pb3m_test_rom(address, instruction, clk); input [9:0] address; output [17:0] instruction; input clk; RAMB16_S18 ram_1024_x_18( .DI (16'b0), .DIP (2'b0), .EN (1'b1), .WE (1'b0), .SSR (1'b0)