Latest Activity
Latest Activity
-
Jim Lewis replied to the topic Problem with the AXI stream receiver in the forum OSVVM 2 weeks, 4 days ago
Hi Jon,
What is the value of TValid during that time? If you do a get and TValid is true, the VC will receive data.To avoid these sort of things, I usually hold off calling Get until the DUT is out of reset.
Best Regards,
Jim -
Jim Lewis replied to the topic XSIM 2025.2 issue with CovPType in procedure in the forum OSVVM 2 weeks, 4 days ago
Hi Matthias,
XSIM seems to be a moving target. In 2024.2 similar things happened. Some of what worked in 2023.2 no longer worked. I was able to change things so they worked again – and many things that did not work previously started to work.Best Regards,
Jim -
Jim Lewis replied to the topic Problem simulating with genrics in the forum OSVVM 2 weeks, 4 days ago
Hi Jon
Is the generic at the top level of the testbench or is it at a lower level?Best Regards,
Jim -
jon started the topic Problem simulating with genrics in the forum OSVVM 4 weeks, 1 day ago
I am trying to change a generic in my testbench when I start the simulation (using Questasim base). I am using the following script :-
TestName tb_test1
analyze tb_test1.vhd +acc
simulate tb_test1 [generic USE_ADV_MODE 1]
I get the following output from the simulator
vopt {*}-work dma_mm2s -L dma_mm2s tb_test1 common.glbl -o tb_test1_opt…[Read more] -
jon replied to the topic Problem with the AXI stream receiver in the forum OSVVM 1 month ago
I found the issue. The problem was that the reset was undefined right at the start which was causing some issues.
- Load More
[/member] [nonmember]You have to login to access the latest activity!
Use the login button or ‘Sign Up’ to create account.
[/nonmember]