-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ bbe468e 🚀
- Loading branch information
1 parent
892048f
commit c80cca5
Showing
319 changed files
with
451 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<!-- Compiled by morty-0.9.0 / 2024-12-18 13:41:37.219755145 +00:00 --> | ||
|
||
<html> | ||
<link rel="stylesheet" type="text/css" href="static/rustdoc.css"> | ||
<link rel="stylesheet" type="text/css" href="static/light.css"> | ||
<link rel="stylesheet" type="text/css" href="static/svdoc.css"> | ||
<body> | ||
<section id="main" class="content"><h1 class="fqn">Module <a class="module">axi_burst_counters</a></h1> | ||
<div class="docblock"> | ||
<p>Internal module of <a href="module.axi_burst_splitter"><code>axi_burst_splitter</code></a> to order transactions.</p> | ||
</div> | ||
<h2 id="parameters" class="section-header"><a href="#parameters">Parameters</a></h2> | ||
<h3 id="parameter.MaxTxns" class="impl"><code class="in-band"><a href="#parameter.MaxTxns">MaxTxns</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.IdWidth" class="impl"><code class="in-band"><a href="#parameter.IdWidth">IdWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.id_t" class="impl"><code class="in-band"><a href="#parameter.id_t">id_t</a><span class="type-annotation">: type</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.CntIdxWidth" class="impl"><code class="in-band"><a href="#parameter.CntIdxWidth">CntIdxWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h2 id="ports" class="section-header"><a href="#ports">Ports</a></h2> | ||
<h3 id="port.clk_i" class="impl"><code class="in-band"><a href="#port.clk_i">clk_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.rst_ni" class="impl"><code class="in-band"><a href="#port.rst_ni">rst_ni</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.alloc_id_i" class="impl"><code class="in-band"><a href="#port.alloc_id_i">alloc_id_i</a><span class="type-annotation">: input id_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.alloc_len_i" class="impl"><code class="in-band"><a href="#port.alloc_len_i">alloc_len_i</a><span class="type-annotation">: input axi_pkg::len_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.alloc_req_i" class="impl"><code class="in-band"><a href="#port.alloc_req_i">alloc_req_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.alloc_gnt_o" class="impl"><code class="in-band"><a href="#port.alloc_gnt_o">alloc_gnt_o</a><span class="type-annotation">: output logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_id_i" class="impl"><code class="in-band"><a href="#port.cnt_id_i">cnt_id_i</a><span class="type-annotation">: input id_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_len_o" class="impl"><code class="in-band"><a href="#port.cnt_len_o">cnt_len_o</a><span class="type-annotation">: output axi_pkg::len_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_set_err_i" class="impl"><code class="in-band"><a href="#port.cnt_set_err_i">cnt_set_err_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_err_o" class="impl"><code class="in-band"><a href="#port.cnt_err_o">cnt_err_o</a><span class="type-annotation">: output logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_dec_i" class="impl"><code class="in-band"><a href="#port.cnt_dec_i">cnt_dec_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_req_i" class="impl"><code class="in-band"><a href="#port.cnt_req_i">cnt_req_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_gnt_o" class="impl"><code class="in-band"><a href="#port.cnt_gnt_o">cnt_gnt_o</a><span class="type-annotation">: output logic</span></code></h3><div class="docblock"> | ||
</div><h2 id="types" class="section-header"><a href="#types">Types<a></h2> | ||
<table> | ||
<tr><td><a class="type" href="type.cnt_idx_t.html">cnt_idx_t</a></td><td></td></tr><tr><td><a class="type" href="type.cnt_t.html">cnt_t</a></td><td></td></tr></table> | ||
<h2 id="signals" class="section-header"><a href="#signals">Signals</a></h2> | ||
<h3 id="signal.cnt_inp" class="impl"><code class="in-band"><a href="#signal.cnt_inp">cnt_inp</a><span class="type-annotation">: cnt_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="signal.cnt_free_idx" class="impl"><code class="in-band"><a href="#signal.cnt_free_idx">cnt_free_idx</a><span class="type-annotation">: cnt_idx_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="signal.cnt_r_idx" class="impl"><code class="in-band"><a href="#signal.cnt_r_idx">cnt_r_idx</a><span class="type-annotation">: cnt_idx_t</span></code></h3><div class="docblock"> | ||
</div></section> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<!-- Compiled by morty-0.9.0 / 2024-12-18 13:41:37.217993708 +00:00 --> | ||
|
||
<html> | ||
<link rel="stylesheet" type="text/css" href="static/rustdoc.css"> | ||
<link rel="stylesheet" type="text/css" href="static/light.css"> | ||
<link rel="stylesheet" type="text/css" href="static/svdoc.css"> | ||
<body> | ||
<section id="main" class="content"><h1 class="fqn">Module <a class="module">axi_burst_unwrap</a></h1> | ||
<div class="docblock"> | ||
<p>Splits wrapping AXI4 bursts into incremental bursts.</p> | ||
<h2>Limitations</h2> | ||
<ul> | ||
<li> | ||
<p>This module does not support atomic operations (ATOPs) and responds to ATOPs with a slave</p> | ||
<p>error. Place an <a href="module.axi_atop_filter"><code>axi_atop_filter</code></a> before this module if upstream</p> | ||
<p>modules can generate ATOPs.</p> | ||
</li> | ||
</ul> | ||
</div> | ||
<h2 id="parameters" class="section-header"><a href="#parameters">Parameters</a></h2> | ||
<h3 id="parameter.MaxReadTxns" class="impl"><code class="in-band"><a href="#parameter.MaxReadTxns">MaxReadTxns</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.MaxWriteTxns" class="impl"><code class="in-band"><a href="#parameter.MaxWriteTxns">MaxWriteTxns</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.AddrWidth" class="impl"><code class="in-band"><a href="#parameter.AddrWidth">AddrWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.DataWidth" class="impl"><code class="in-band"><a href="#parameter.DataWidth">DataWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.IdWidth" class="impl"><code class="in-band"><a href="#parameter.IdWidth">IdWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.UserWidth" class="impl"><code class="in-band"><a href="#parameter.UserWidth">UserWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.axi_req_t" class="impl"><code class="in-band"><a href="#parameter.axi_req_t">axi_req_t</a><span class="type-annotation">: type</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.axi_resp_t" class="impl"><code class="in-band"><a href="#parameter.axi_resp_t">axi_resp_t</a><span class="type-annotation">: type</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.MaxTxns" class="impl"><code class="in-band"><a href="#parameter.MaxTxns">MaxTxns</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h2 id="ports" class="section-header"><a href="#ports">Ports</a></h2> | ||
<h3 id="port.clk_i" class="impl"><code class="in-band"><a href="#port.clk_i">clk_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.rst_ni" class="impl"><code class="in-band"><a href="#port.rst_ni">rst_ni</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.slv_req_i" class="impl"><code class="in-band"><a href="#port.slv_req_i">slv_req_i</a><span class="type-annotation">: input axi_req_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.slv_resp_o" class="impl"><code class="in-band"><a href="#port.slv_resp_o">slv_resp_o</a><span class="type-annotation">: output axi_resp_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.mst_req_o" class="impl"><code class="in-band"><a href="#port.mst_req_o">mst_req_o</a><span class="type-annotation">: output axi_req_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.mst_resp_i" class="impl"><code class="in-band"><a href="#port.mst_resp_i">mst_resp_i</a><span class="type-annotation">: input axi_resp_t</span></code></h3><div class="docblock"> | ||
</div><h2 id="types" class="section-header"><a href="#types">Types<a></h2> | ||
<table> | ||
<tr><td><a class="type" href="type.addr_t.html">addr_t</a></td><td></td></tr><tr><td><a class="type" href="type.data_t.html">data_t</a></td><td></td></tr><tr><td><a class="type" href="type.id_t.html">id_t</a></td><td></td></tr><tr><td><a class="type" href="type.strb_t.html">strb_t</a></td><td></td></tr><tr><td><a class="type" href="type.user_t.html">user_t</a></td><td></td></tr><tr><td><a class="type" href="type.aw_chan_t.html">aw_chan_t</a></td><td></td></tr><tr><td><a class="type" href="type.w_chan_t.html">w_chan_t</a></td><td></td></tr><tr><td><a class="type" href="type.b_chan_t.html">b_chan_t</a></td><td></td></tr><tr><td><a class="type" href="type.ar_chan_t.html">ar_chan_t</a></td><td></td></tr><tr><td><a class="type" href="type.r_chan_t.html">r_chan_t</a></td><td></td></tr></table> | ||
<h2 id="signals" class="section-header"><a href="#signals">Signals</a></h2> | ||
<h3 id="signal.act_req" class="impl"><code class="in-band"><a href="#signal.act_req">act_req</a><span class="type-annotation">: axi_req_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="signal.unsupported_req" class="impl"><code class="in-band"><a href="#signal.unsupported_req">unsupported_req</a><span class="type-annotation">: axi_req_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="signal.act_resp" class="impl"><code class="in-band"><a href="#signal.act_resp">act_resp</a><span class="type-annotation">: axi_resp_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="signal.unsupported_resp" class="impl"><code class="in-band"><a href="#signal.unsupported_resp">unsupported_resp</a><span class="type-annotation">: axi_resp_t</span></code></h3><div class="docblock"> | ||
</div></section> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<!-- Compiled by morty-0.9.0 / 2024-12-18 13:41:37.219263681 +00:00 --> | ||
|
||
<html> | ||
<link rel="stylesheet" type="text/css" href="static/rustdoc.css"> | ||
<link rel="stylesheet" type="text/css" href="static/light.css"> | ||
<link rel="stylesheet" type="text/css" href="static/svdoc.css"> | ||
<body> | ||
<section id="main" class="content"><h1 class="fqn">Module <a class="module">axi_burst_unwrap_ax_chan</a></h1> | ||
<div class="docblock"> | ||
<p>Internal module of <a href="module.axi_burst_splitter"><code>axi_burst_splitter</code></a> to control Ax channels.</p> | ||
<p>Store burst lengths in counters, which are associated to AXI IDs through ID queues (to allow</p> | ||
<p>reordering of responses w.r.t. requests).</p> | ||
</div> | ||
<h2 id="parameters" class="section-header"><a href="#parameters">Parameters</a></h2> | ||
<h3 id="parameter.AwChan" class="impl"><code class="in-band"><a href="#parameter.AwChan">AwChan</a><span class="type-annotation">: bit</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.chan_t" class="impl"><code class="in-band"><a href="#parameter.chan_t">chan_t</a><span class="type-annotation">: type</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.AddrWidth" class="impl"><code class="in-band"><a href="#parameter.AddrWidth">AddrWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.IdWidth" class="impl"><code class="in-band"><a href="#parameter.IdWidth">IdWidth</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.MaxTxns" class="impl"><code class="in-band"><a href="#parameter.MaxTxns">MaxTxns</a><span class="type-annotation">: int unsigned</span></code></h3><div class="docblock"> | ||
</div><h3 id="parameter.id_t" class="impl"><code class="in-band"><a href="#parameter.id_t">id_t</a><span class="type-annotation">: type</span></code></h3><div class="docblock"> | ||
</div><h2 id="ports" class="section-header"><a href="#ports">Ports</a></h2> | ||
<h3 id="port.clk_i" class="impl"><code class="in-band"><a href="#port.clk_i">clk_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.rst_ni" class="impl"><code class="in-band"><a href="#port.rst_ni">rst_ni</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.ax_i" class="impl"><code class="in-band"><a href="#port.ax_i">ax_i</a><span class="type-annotation">: input chan_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.ax_valid_i" class="impl"><code class="in-band"><a href="#port.ax_valid_i">ax_valid_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.ax_ready_o" class="impl"><code class="in-band"><a href="#port.ax_ready_o">ax_ready_o</a><span class="type-annotation">: output logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.ax_o" class="impl"><code class="in-band"><a href="#port.ax_o">ax_o</a><span class="type-annotation">: output chan_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.ax_valid_o" class="impl"><code class="in-band"><a href="#port.ax_valid_o">ax_valid_o</a><span class="type-annotation">: output logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.ax_ready_i" class="impl"><code class="in-band"><a href="#port.ax_ready_i">ax_ready_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_id_i" class="impl"><code class="in-band"><a href="#port.cnt_id_i">cnt_id_i</a><span class="type-annotation">: input id_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_len_o" class="impl"><code class="in-band"><a href="#port.cnt_len_o">cnt_len_o</a><span class="type-annotation">: output axi_pkg::len_t [1:0]</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_set_err_i" class="impl"><code class="in-band"><a href="#port.cnt_set_err_i">cnt_set_err_i</a><span class="type-annotation">: input logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_err_o" class="impl"><code class="in-band"><a href="#port.cnt_err_o">cnt_err_o</a><span class="type-annotation">: output logic</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_dec_i" class="impl"><code class="in-band"><a href="#port.cnt_dec_i">cnt_dec_i</a><span class="type-annotation">: input logic [1:0]</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_req_i" class="impl"><code class="in-band"><a href="#port.cnt_req_i">cnt_req_i</a><span class="type-annotation">: input logic [1:0]</span></code></h3><div class="docblock"> | ||
</div><h3 id="port.cnt_gnt_o" class="impl"><code class="in-band"><a href="#port.cnt_gnt_o">cnt_gnt_o</a><span class="type-annotation">: output logic [1:0]</span></code></h3><div class="docblock"> | ||
</div><h2 id="types" class="section-header"><a href="#types">Types<a></h2> | ||
<table> | ||
<tr><td><a class="type" href="type.cnt_id_t.html">cnt_id_t</a></td><td></td></tr></table> | ||
<h2 id="signals" class="section-header"><a href="#signals">Signals</a></h2> | ||
<h3 id="signal.ax_d" class="impl"><code class="in-band"><a href="#signal.ax_d">ax_d</a><span class="type-annotation">: chan_t</span></code></h3><div class="docblock"> | ||
</div><h3 id="signal.ax_q" class="impl"><code class="in-band"><a href="#signal.ax_q">ax_q</a><span class="type-annotation">: chan_t</span></code></h3><div class="docblock"> | ||
</div></section> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.