Activity
-
Narayanan started the topic Which Transactor to use Stream or Address in the forum OSVVM 1 year, 2 months ago
Hello, I have a simple ALU DUT which I using to learn OSVVM. The ALU requires 3 inputs (operation, src1, src2). If I wanted to use the Stream Model Transactor how should I use the StreamRecType.
a) Pack the 3 inputs into a std_logic_vector_max_c via DataToModel
b) Modify/Create new StreamRecType
c) Other?Regards,
Ryan -
Nikolei became a registered member 1 year, 2 months ago
-
Gordon's profile was updated 1 year, 2 months ago
-
Jim Lewis replied to the topic At the end of the simulation, AlertLogPkg.vhd must open. causes error message. in the forum OSVVM 1 year, 2 months ago
2024.03a addresses this issue – specifically when running interactively, EndSimulation will not be called.
-
Ken became a registered member 1 year, 2 months ago
-
Carsten became a registered member 1 year, 2 months ago
-
Demetrios became a registered member 1 year, 2 months ago
-
Cole became a registered member 1 year, 2 months ago
-
Alex became a registered member 1 year, 2 months ago
-
Nina became a registered member 1 year, 2 months ago
-
Jeremy replied to the topic At the end of the simulation, AlertLogPkg.vhd must open. causes error message. in the forum OSVVM 1 year, 2 months ago
That makes sense. Thanks for the update!
-
Jair became a registered member 1 year, 2 months ago
-
Jim Lewis replied to the topic At the end of the simulation, AlertLogPkg.vhd must open. causes error message. in the forum OSVVM 1 year, 2 months ago
Hi Jeremy
Currently OSVVM is doing quit -sim when a simulation ends in error. This unfortunately is necessary to close the transcript file.A change is coming to not do this when running interactive
Jim
-
Jeremy replied to the topic At the end of the simulation, AlertLogPkg.vhd must open. causes error message. in the forum OSVVM 1 year, 2 months ago
That indeed fixed the issue. Thank you David. Any idea why it’s not necessary to do that for earlier versions?
-
NELDA became a registered member 1 year, 2 months ago
-
Jim Lewis replied to the topic AxiStreamReceiver: Multiple Drivers on Transaction Record. in the forum OSVVM 1 year, 2 months ago
Hi Mahmoud,
Please see test case OsvvmLibraries/AXI4/Axi4/TestCases/TbAxi4_ReleaseAcquireManager1.vhdBest Regards,
Jim -
Syed became a registered member 1 year, 2 months ago
-
David Clift replied to the topic At the end of the simulation, AlertLogPkg.vhd must open. causes error message. in the forum OSVVM 1 year, 2 months ago
Hi Jeremy,
If you are using Riviera-PRO, you can stop the GUI from opening the terminating VHDL file by unsettling “Open editor when simulation is interrupted from source code.” You will find this in Tools –>Preference under Debug–>General.
I hope this helps.
Regards
David… -
Yannick became a registered member 1 year, 2 months ago
-
Charles became a registered member 1 year, 2 months ago
- Load More