Skip to content

Commit

Permalink
Update Plru.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
MahirAbbas authored Apr 2, 2024
1 parent 9366335 commit 779a0e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/SpinalHDL/Libraries/Misc/Plru.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,13 @@ Example usage in a cache
Then you can do

.. code-block:: scala
val replacedWay = plru.io.evict.id
And you can update recently used way

.. code-block:: scala
plru.update.id := refillWay
Expand Down

0 comments on commit 779a0e6

Please sign in to comment.