文件名称:request_arbiter
介绍说明--下载内容均来自于网络,请自行研究使用
// 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