代码搜索:Memory

找到约 10,000 项符合「Memory」的源代码

代码结果 10,000
www.eeworm.com/read/41490/920746

ctl data memory.ctl

www.eeworm.com/read/41682/921065

ctl data memory.ctl

www.eeworm.com/read/31975/1030424

v testbench_memory.v

// Simple tester for Memory Interface // NB. Run in a maximised xterm, with a small font on a very hi-res screen. `include "MemoryInterface.v" `define DEBUG module top; // All regs reg [31:0
www.eeworm.com/read/32675/1035389

v eth_memory.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_memory ( wb_clk_i, wb_rst_i, wb_adr_i, wb_sel_i, wb_we_i, wb_cyc_i, wb_stb_i, wb_ack_o, wb_err_o, wb_dat_o, wb_dat_i );
www.eeworm.com/read/37265/1070426

h osal_memory.h

#ifndef OSAL_MEMORY_H #define OSAL_MEMORY_H /********************************************************************* Filename: OSAL_Memory.h Revised: $Date: 2006-10-26 11:15:57
www.eeworm.com/read/37265/1070431

c osal_memory.c

/********************************************************************* Filename: OSAL_Memory.c Revised: $Date: 2006-10-26 11:15:57 -0700 (Thu, 26 Oct 2006) $ Revision:
www.eeworm.com/read/40270/1138658

v eth_memory.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_memory ( wb_clk_i, wb_rst_i, wb_adr_i, wb_sel_i, wb_we_i, wb_cyc_i, wb_stb_i, wb_ack_o, wb_err_o, wb_dat_o, wb_dat_i );
www.eeworm.com/read/494783/1152744

h memory-map.h

/* * Copyright (C) 2005-2006 Atmel Corporation * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * mod