代码搜索结果
找到约 7,641 项符合
V 的代码
ebi.v
/*********************************************************************************************************
** All right reserve 2008-2009(C)
**
divider.v
/*********************************************************************************************************
** All right reserve 2008-2009(C)
**
rxd.v
/*********************************************************************************************************
** All right reserve 2008-2009(C)
**
top.v
/*********************************************************************************************************
** All right reserve 2008-2009(C)
**
hdlc_recv.v
////////////////////////////////////////////////
///father Rev : hdlc_recv_0405.v///
///change : add "error_flag" ///
////////////////////////////////////////////////
`timescale 1 ns/1 ns
testhdlc.v
/////////////////////////////////////////////////
//If you have any question about this testbench
//please get in touch with me: llbt24@zju.edu.cn
//
//
//
///////////////////////////////////////////
hdlc_recv.v
////////////////////////////////////////////////
///father Rev : hdlc_recv_0405.v///
///change : add "error_flag" ///
////////////////////////////////////////////////
`timescale 1 ns/100 p
hdlc_recv.v
module hdlc_recv ( ihdlc_RXD, ihdlc_RXCLK, ihdlc_RESET, ohdlc_TXD, ohdlc_TXCLK,
ohdlc_TXDS );
output [7:0] ohdlc_TXD;
output [2:0] ohdlc_TXDS;
input ihdlc_RXD, ihdlc_RXCLK, ihdlc_RESET
clk_div.v
module clk_div (
clk_in,
reset,
e,
div,
clk_out
);
input clk_in;
input reset;
input e;
input[31:0] div;
output clk_out;
wire[31:0] M;
wire clk_out_odd ;
reg cl
build.dat
V 403
D \WINCE500\platform\common\src\inc\ a000
F oal.h 44 0 1C45F1FE1322000
I oal_args.h 1001
I oal_cache.h 1001
I oal_memory.h 1001
I oal_io.h 1001
I oal_ethdrv.h 1001
I oa