Skip to content

Commit

Permalink
Update the supported BusSlaveFactory buses
Browse files Browse the repository at this point in the history
Based on implementations present in directory /lib/src/main/scala/spinal/lib/bus of  spinalHDL v1.10.2 .
  • Loading branch information
mrcmry committed Jun 26, 2024
1 parent 93e5bba commit 0516319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SpinalHDL/Libraries/bus_slave_factory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can find more documentation about the internal implementation of the ``BusSl
Functionality
-------------

| There are many implementations of the ``BusSlaveFactory`` tool : AHB3-lite, APB3, APB4, AvalonMM, AXI-lite 3, AXI4, BMB, Wishbone and PipelinedMemoryBus.
| There are many implementations of the ``BusSlaveFactory`` tool : AHB3-lite, APB3, APB4, AvalonMM, AXI-lite 3, AXI4, BMB, Wishbone, Tilelink, BRAM bus and PipelinedMemoryBus.
| Each implementation of that tool take as an argument one instance of the corresponding bus and then offers the following functions to map your hardware into the memory mapping :
.. list-table::
Expand Down

0 comments on commit 0516319

Please sign in to comment.