Enhance AXI4-Lite CPU Interface to support high performance pipelined transactions
This commit is contained in:
@@ -51,4 +51,5 @@ optimally reduced.
|
||||
|
||||
A second optional read response retiming register can be enabled in-line with the
|
||||
path back to the CPU interface layer. This can be useful if the CPU interface protocol
|
||||
used has a fully combinational response path, and needs to be retimed further.
|
||||
used has a fully combinational response path, and the design's complexity requires
|
||||
this path to be retimed further.
|
||||
|
||||
11
docs/cpuif/axi4lite.rst
Normal file
11
docs/cpuif/axi4lite.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
AMBA AXI4-Lite
|
||||
==============
|
||||
|
||||
TODO: Describe the following
|
||||
|
||||
* List of interface signals
|
||||
|
||||
* interface name & modports (link to advanced topics in case user wants to override)
|
||||
* flattened equivalents
|
||||
|
||||
* Download link to SV interface definition
|
||||
@@ -47,6 +47,7 @@ Links
|
||||
|
||||
cpuif/addressing
|
||||
cpuif/apb3
|
||||
cpuif/axi4lite
|
||||
cpuif/advanced
|
||||
cpuif/internal_protocol
|
||||
|
||||
|
||||
Reference in New Issue
Block a user