Activity
-
Ariel started the topic Waveforms not generated correctly (GHDL) in the forum OSVVM 1 month, 4 weeks ago
Hi,
I’ve just started learning about OSVVM and I want to see the wave forms after the simulation to help me debug. I am currently using GHDL.
I have a custom DUT, which I can see its simulation in Vivado (2024.1) with a testbench that doesn’t include any OSVVM-related code. The DUT involves a master and slave axi stream, so I duplicated the…[Read more] -
Senthil became a registered member 1 month, 4 weeks ago
-
Daniel became a registered member 1 month, 4 weeks ago
-
Steve became a registered member 2 months ago
-
Mickaël became a registered member 2 months ago
-
Ariel became a registered member 2 months ago
-
Julia became a registered member 2 months ago
-
Glenn became a registered member 2 months ago
-
Julia became a registered member 2 months ago
-
Jim Lewis wrote a new post 2 months ago
XSIM Loves OSVVM
I am often asked does OSVVM work in XSIM? With the upcoming OSVVM 2025.02 release – YES!!! As I was wrapping up on OSVVM 2025.02 release, inspired by […]
-
James became a registered member 2 months ago
-
Niclas became a registered member 2 months ago
-
Brad Adam replied to the topic Parallel Simulations in OSVVM and VUnit Integration in the forum OSVVM 2 months, 1 week ago
Hey Lars,
I must have missed this when initially going through the github docs but this configuration based implementation is what I was looking for so very much appreciated!
-
Lauren became a registered member 2 months, 1 week ago
-
Rafael became a registered member 2 months, 1 week ago
-
Jim Lewis replied to the topic Support for Memory Mapped Subordinate VIP for multi-beat transactions? in the forum OSVVM 2 months, 1 week ago
I have pushed an update to the documentation on GitHub to clarify this issue. If you navigate from OsvvmLibraries navigate from the dev branch. If you navigate directory to Documenation repository – it is the most recent push.
A direct link to it is here: https://github.com/OSVVM/Documentation/blob/main/Axi4_VC_user_guide.pdf
-
Jim Lewis replied to the topic Support for Memory Mapped Subordinate VIP for multi-beat transactions? in the forum OSVVM 2 months, 1 week ago
Hi Alpha,
The Axi4Memory supports the full capability of the AXI4 bus from the DUT side interface – including a multi-beat burst. This allows the DUT to interact with any addressable location in the memory. Be careful to keep your address space reasonable as the Axi4Memory creates a data structure and sizes above 2**40 are not currently…[Read more] -
Aghmour became a registered member 2 months, 1 week ago
-
Alpha started the topic Support for Memory Mapped Subordinate VIP for multi-beat transactions? in the forum OSVVM 2 months, 1 week ago
Scenario: my module has an AXI4 Memory Mapped Master interface; I want to test this interface with OSVVM VIP. For single beat transactions I can use the Subordinate VIP with no issues (eg.
GetWriteAddress()
andGetWriteData()
succeed). However, for multi-beat (>1 beat) transactions, the Axi4_VC_user_guide states “The Axi4Subordinate only supports…[Read more] -
Sai Sachin became a registered member 2 months, 1 week ago
- Load More