Activity
-
HenryOxymn became a registered member 1 day, 1 hour ago
-
Jim Lewis replied to the topic Sending an array between processes in the forum OSVVM 1 day, 14 hours ago
Hi Jon,
The generate process/procedure can be passed the ID of the FIFO and then the information pushed into the FIFO.The ID of the FIFO is much like a constant. It is being used as a reference into the data structure. The information is then pushed into the data structure. No pesky driver issues at all.
Looking forward the long term…[Read more]
-
jon started the topic Sending an array between processes in the forum OSVVM 1 day, 16 hours ago
I have a DUT with an AXI stream input interface that accepts an Ethernet packet. I want to be able to create a testbench to generate packets and input them into the DUT. I have a procedure that accepts some input parameters and then outputs an array of values containing the packet. What would be the best way to pass this array from the generate…[Read more]
-
MichaelNox became a registered member 1 day, 19 hours ago
-
DanielEquap became a registered member 5 days, 15 hours ago
-
Christopher became a registered member 5 days, 17 hours ago
-
DanielGak became a registered member 5 days, 19 hours ago
-
Williamfap became a registered member 5 days, 22 hours ago
-
OSVALDO's profile was updated 6 days, 3 hours ago
-
Ravi became a registered member 1 week, 2 days ago
-
Lionel became a registered member 2 weeks, 2 days ago
-
diego became a registered member 2 weeks, 6 days ago
-
PierFrancesco became a registered member 3 weeks ago
-
Christopher became a registered member 3 weeks, 1 day ago
-
Adrian became a registered member 3 weeks, 2 days ago
-
Jim Lewis wrote a new post 3 weeks, 2 days ago
2026.05 and AXI4MemoryProblem and Solution In 2026.05, AXI4 Memory is now AXI word width where previously it was byte width. This impacts indirect accesses to the memory using […]
-
Jim Lewis wrote a new post 4 weeks ago
2026.05 and SetAxi4Options/GetAxi4OptionsProblem and Solution In 2026.05, if a test case calls SetAxi4Options/GetAxi4Options at time 0 with a parameter other than an AXI4 bus value (such as BRESP) the […]
-
Tasnim became a registered member 1 month, 1 week ago
-
Jim Lewis wrote a new post 1 month, 1 week ago
OSVVM 2026.05OSVVM release 2026.05 adds the following Script Exit on build done Script Bug Fix: two RunTest when running interactively Script bug: […]
-
Simon wrote a new post 1 month, 2 weeks ago
Building an OSVVM Co-simulation VC
Introduction With the 2026.01 release of OSVVM a new verification component (or VC) was added to support the PCI Express (PCIe) bus protocol. OSVVM already has […] - Load More