Activity
-
Jerzy Gbur started the topic Vivado and OSVVM in the forum OSVVM 1 month, 1 week ago
Hallo,
I try to use ossvm in Vivado 2024.2
Problem:
1. when I import osvvm package sources into vivado as VHDL file types, I received:
ERROR: [VRFC 10-4982] syntax error near ‘protected’ [x:/x/x/OsvvmLibraries/osvvm/NamePkg.vhd:52]
2. when I import ossvm package sources into vivado as VHDL-2008 file types, I received:
ERROR: [VRFC 10-9439] type…[Read more] -
Mikkie replied to the topic Handling expected failures in the forum OSVVM 1 month, 1 week ago
Fantastic, thanks for the quick reponse.
-
Jim Lewis replied to the topic Handling expected failures in the forum OSVVM 1 month, 1 week ago
Hi Mikkie
Use a negative value in the ExternalErrors parameter to EndOfTestReports. For example if you have 3 expected errors:EndOfTestReports(ExternalErrors => (FAILURE => 0, ERROR => -3, WARNING => 0)) ;The value is summed up with its corresponding field, then the absolute value is taken, and finally the separate values are summed to…[Read more]
-
Mikkie started the topic Handling expected failures in the forum OSVVM 1 month, 1 week ago
I have a test that create a single failure on a transition from one mode to the other. How can I tell OSVVM that this error is expected. The AffirmIF runs multiple times in the loops and in one loop iteration it fails. The iteration may be different depending on the timeout settings, so i cannot just check the iteration count. I would rather have…[Read more]
-
Mikkie replied to the topic Combining Results from Multiple Runs into One HTML Report in the forum OSVVM 1 month, 1 week ago
Just chiming in on this topic, I was going to ask the same question re. combining multiple tests into a single report.
@David, can you give some pointer on how to combine the coverage from Questa? -
Alberto became a registered member 1 month, 3 weeks ago
-
Ruben became a registered member 1 month, 3 weeks ago
-
Peter became a registered member 1 month, 3 weeks ago
-
Eamon became a registered member 1 month, 3 weeks ago
-
Grzegorz became a registered member 1 month, 4 weeks ago
-
Mehmet became a registered member 2 months ago
-
Marvin replied to the topic Request for estimated release window of Avalon MM in the forum OSVVM 2 months ago
Hi Jim,
Thank you for your quick response and the insights you provided. At this time, we are primarily interested in a VC for a “simple” AvalonMM interface, which includes the signals address, read, readdata, write, writedata, waitrequest and readdatavalid. For now we are not using the burst and response features.
As for the properties, we are…[Read more]
-
Mehmet Gurban became a registered member 2 months ago
-
Emirhan became a registered member 2 months ago
-
Silviano became a registered member 2 months ago
-
Jim Lewis replied to the topic Request for estimated release window of Avalon MM in the forum OSVVM 2 months ago
Hi Marvin,
What Avalon MM capability are you looking for? Basic access is easy – registers. The curious and clever pipelining modes looked challenging when I looked at the interface. If you could enumerate what you need, it may break it loose.Currently I am tied up working on Questa scripts due to their decision to make numerous…[Read more]
-
Marvin started the topic Request for estimated release window of Avalon MM in the forum OSVVM 2 months ago
Hi Jim,
after searching the forum for a while, I noticed that you are working on the VC for the Avalon MM interface. My colleagues and I are very interested in this development, as our company has several modules that utilize such interfaces. We are eagerly looking forward to the release of this feature. Could you please provide us with a rough…[Read more]
-
Serefcan became a registered member 2 months, 1 week ago
-
Stefan Dirk became a registered member 2 months, 1 week ago
-
Stephen became a registered member 2 months, 1 week ago
- Load More