文件名称:request_arbiter
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
// Inputs ---
// DMACSREQ_i -- The 16-bit signal which stores the single request of all the 16 devices
// DMACBREQ_i -- The 16-bit signal which stores the burst request of all the 16 devices
// hclk_i -- Clock signal
// hresetn_i -- Active low Reset signal
// arb_start_i -- This signal when high indicates tat the arbitration shd start.
//
// Outputs ------
//
// arb_done_o -- This signal when high indicates that the request arbitration is done.
// dev_request_o -- This signal when high indicates that there is a device request.
// grant -- This signal holds the value of which device has been given a grant.
// burst_req_grant -- This signal when high indicates that a burst request has been given a grant.
// single_req_grant -- This signal when high indicates that a single request has been given a grant.
//
//
//
-// Inputs------
//
// DMACSREQ_i-- The 16-bit signal which stores the single request of all the 16 devices
// DMACBREQ_i-- The 16-bit signal which stores the burst request of all the 16 devices
// hclk_i-- Clock signal
// hresetn_i-- Active low Reset signal
// arb_start_i-- This signal when high indicates tat the arbitration shd start.
//
// Outputs------
//
// arb_done_o-- This signal when high indicates that the request arbitration is done.
// dev_request_o-- This signal when high indicates that there is a device request.
// grant-- This signal holds the value of which device has been given a grant.
// burst_req_grant-- This signal when high indicates that a burst request has been given a grant.
// single_req_grant-- This signal when high indicates that a single request has been given a grant.
//
//
//
// DMACSREQ_i -- The 16-bit signal which stores the single request of all the 16 devices
// DMACBREQ_i -- The 16-bit signal which stores the burst request of all the 16 devices
// hclk_i -- Clock signal
// hresetn_i -- Active low Reset signal
// arb_start_i -- This signal when high indicates tat the arbitration shd start.
//
// Outputs ------
//
// arb_done_o -- This signal when high indicates that the request arbitration is done.
// dev_request_o -- This signal when high indicates that there is a device request.
// grant -- This signal holds the value of which device has been given a grant.
// burst_req_grant -- This signal when high indicates that a burst request has been given a grant.
// single_req_grant -- This signal when high indicates that a single request has been given a grant.
//
//
//
-// Inputs------
//
// DMACSREQ_i-- The 16-bit signal which stores the single request of all the 16 devices
// DMACBREQ_i-- The 16-bit signal which stores the burst request of all the 16 devices
// hclk_i-- Clock signal
// hresetn_i-- Active low Reset signal
// arb_start_i-- This signal when high indicates tat the arbitration shd start.
//
// Outputs------
//
// arb_done_o-- This signal when high indicates that the request arbitration is done.
// dev_request_o-- This signal when high indicates that there is a device request.
// grant-- This signal holds the value of which device has been given a grant.
// burst_req_grant-- This signal when high indicates that a burst request has been given a grant.
// single_req_grant-- This signal when high indicates that a single request has been given a grant.
//
//
//
(系统自动生成,下载前可以参看下载内容)
下载文件列表
request_arbiter.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.