Activity
-
Jeremy replied to the topic At the end of the simulation, AlertLogPkg.vhd must open. causes error message. in the forum OSVVM 7 months, 3 weeks ago
We’ve upgraded to version 2024.07, but it appears the AlertLogPkg.vhd file still needs to be accessed in the osvvm directory after the simulation. It’s not a major issue, but you’ll need to ensure that the file is available in the osvvm directory. Otherwise, you’ll encounter an error stating that AlertLogPkg cannot be found.
The simulation is lo…[Read more]
-
Franz became a registered member 7 months, 3 weeks ago
-
Engincan became a registered member 7 months, 3 weeks ago
-
M's profile was updated 7 months, 4 weeks ago
-
SEZER became a registered member 7 months, 4 weeks ago
-
Dave became a registered member 7 months, 4 weeks ago
-
Cahit replied to the topic impore function GotScoreboards – Fatal: (SIGSEGV) Bad handle or reference. in the forum OSVVM 7 months, 4 weeks ago
Hi Jim,
That’s good to know. Thanks!I did have issues running the osvvm demo as well, but luckyly my testbench is working – except the reporting part. We will be switching to a newer ModelSim version soon. I will try it out after the change.
Many thanks!
Cahit -
Graeme became a registered member 8 months ago
-
Jim Lewis replied to the topic impore function GotScoreboards – Fatal: (SIGSEGV) Bad handle or reference. in the forum OSVVM 8 months ago
Hi Cahit,
That is a bug in ModelSim 2016.04.In addition to that bug, you may run into scripting issues as the version of TCL is with 2016 is too old.
You will need a newer simulator version. Keep in mind that simulator is 8 years old at this point. They have fixed many bugs since then.
Best Regards,
Jim -
Ege Ömer became a registered member 8 months ago
-
Cahit started the topic impore function GotScoreboards – Fatal: (SIGSEGV) Bad handle or reference. in the forum OSVVM 8 months ago
Hi,
I am building a unit test for a large function that we use, but during report generation (EndOfTestReports) I get the following error.
# ** Fatal: (SIGSEGV) Bad handle or reference.
[Read more]
# Time: 3 ns Iteration: 2 Process: /***_tb/test_ctrl_i/control_p File: /***/OsvvmLibraries/osvvm/ScoreboardGenericPkg.vhd
# Fatal error in Subprogram… -
Eduardo became a registered member 8 months ago
-
Johan became a registered member 8 months ago
-
Eilert Backhus replied to the topic VHDL port map between std_logic_vector(0 downto 0) and std_logic in the forum VHDL 8 months ago
Hello Hassan.
It’s one of the fundamental concepts of VHDL: Strong Typing.A vector is a different type than its base type.
You have mentioned a specific corner case: (0 downto 0)
As you mentioned this was the result of some generics, which means at some other time this vector could also result in e.g. (6 downto 0).Now consider that your code…[Read more]
-
Niras became a registered member 8 months ago
-
Shahad became a registered member 8 months ago
-
Jonathan became a registered member 8 months ago
-
Richard became a registered member 8 months ago
-
Shahad became a registered member 8 months, 1 week ago
-
Julian became a registered member 8 months, 1 week ago
- Load More