日志档案

发表于 2007-10-29 8:02:58

3

标签: Utopia  Level  1  

Utopia Level 1 设计 Verilog

/*Mon Oct 29 2007创建*/

 


/*==============================================================================
utopia_1_rx_tx_interface  level 1  only for one port
==============================================================================*/
module
utopia_1_rx_tx_interface  //level 1
(
//utopia  clk  <>
    input                 utopia_rx_clk       ,
    input                 utopia_tx_clk       ,
//receive utopia
    input       [15:0]    utopia_1_rx_data    ,//8 16 bits mode
    input                 utopia_1_rx_clav    ,
    output                utopia_1_rx_enb     ,
    input                 utopia_1_rx_rval    ,
    input                 utopia_1_rx_rsoc    ,
    input       [ 1:0]    utopia_1_rx_prty    ,
    input                 utopia_1_rx_ref_clk ,
   
//transmit utopia
    output      [15:0]    utopia_1_tx_data    ,//8 16 bits mode
    input                 utopia_1_tx_clav    ,
    output                utopia_1_tx_enb     ,
    input                 utopia_1_tx_tval    ,
    output                utopia_1_tx_tsoc    ,
    output      [ 1:0]    utopia_1_tx_prty    ,
    output                utopia_1_tx_ref_clk   
);
endmodule

(时间仓促,未完待续)

设计参考文献 af-phy-0017.000_Utopia_level1

系统分类: 通信网络   |   用户分类: 通信   |   来源: 原创   |   【推荐给朋友】   |   【添加到收藏夹】

    阅读(898)    回复(6)  

投一票您将和博主都有获奖机会!

最新评论

  • 彩云

    2007-10-29 14:00:21

    学习学习!

  • cationebox

    2007-11-13 9:36:18

    楼主是南航的吧

    校友啊

  • wwh_nuaa

    2007-11-13 12:57:26

    哈哈,不好意思,被你猜到了。哈哈

  • 嘀嗒

    2007-11-16 20:11:07

    咋也不更新了!!  这个程序算啥呀  黑盒啊!!

  • 校友

    2007-12-27 16:34:42

    其实我也是南航的,

    不知道您是哪个专业毕业的?

    哪一年毕业的

     

  • wwh_nuaa

    2007-12-29 8:13:25

    04级  四院的