`include "tb_eth_defines.v" `include "timescale.v" module eth_host ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE master wb_adr_o, wb_sel_o, wb_we_o, wb_dat_i, wb_dat_o
http://www.codebf.com/read/10221/183804
`include "timescale.v" module eth_txcounters (StatePreamble, StateIPG, StateData, StatePAD, StateFCS, StateJam, StateBackOff, StateDefer, StateIdle, StartDefer, Sta
http://www.codebf.com/read/10221/183805
`include "timescale.v" module eth_outputcontrol(Clk, Reset, InProgress, ShiftedBit, BitCounter, WriteOp, NoPre, MdcEn_n, Mdo, MdoEn); parameter Tp = 1; input Clk; /
http://www.codebf.com/read/10221/183806
/ `include "wb_model_defines.v" `include "timescale.v" module WB_MASTER_BEHAVIORAL ( CLK_I, RST_I, TAG_I, TAG_O, ACK_I, ADR_O, CYC_O, DAT_I, DAT_O,
http://www.codebf.com/read/10221/183807
`include "timescale.v" module eth_rxcounters (MRxClk, Reset, MRxDV, StateIdle, StateSFD, StateData, StateDrop, StatePreamble, MRxDEqD, DlyCrcEn, DlyCrcCnt, Transmit
http://www.codebf.com/read/10221/183808
`include "eth_defines.v" `include "timescale.v" module eth_spram_256x32( // Generic synchronous single-port RAM interface clk, rst, ce, we, oe, addr, di, do `ifdef ETH_BIST , // d
http://www.codebf.com/read/10221/183809
`include "tb_eth_defines.v" `include "timescale.v" module eth_cop ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE MASTER 1 m1_wb_adr_i, m1_wb_sel_i, m1_wb_we_i, m1_wb_d
http://www.codebf.com/read/10221/183810
`timescale 1ns/1ns module top_tb; reg clk; reg rst_n; wire [7:0] wAD; reg [7:0] rAD; reg [7:0] addr; reg wr_n
http://www.codebf.com/read/10793/190774
/********************************************************************************************************* ** All right reserve 2008-2009(C) **
http://www.codebf.com/read/10793/190786
http://www.codebf.com/read/10793/190787
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机