Activity
-
Jim Lewis replied to the topic Viewing wave during simulation run in the forum OSVVM 10 months ago
Hi Jeremy
For a simulation to run fast, a general strategy is to log wave forms (SetLogSignals) and display the waves after the simulation completes (DoWaves).If you want to run waves during the simulation, the following scripts are run (in this order) during simulate (called by simulate or by RunTest) if they exist:
– .tcl
– .tcl
-…[Read more] -
Bahadir became a registered member 10 months ago
-
Jeremy started the topic Viewing wave during simulation run in the forum OSVVM 10 months ago
Hi Jim,
I’m running an OSVVM simulation in Rivera Pro. My test utilizes the RunTest functions, but when I use RunTest, I have to wait until the simulation is complete to view the waveform. This doesn’t happen when I use vsim alone. I really like using RunTest since it’s excellent for generating reports.
Right now, I’m running a lengthy simulat…[Read more]
-
Simeon became a registered member 10 months, 1 week ago
-
Jeremy replied to the topic Modify Pop Word to handle more than a Byte in the forum OSVVM 10 months, 1 week ago
Aah I see. Yes what I was doing was overkill. Thank you. The pop procedure is sufficient for what I need to do.
-
Jim Lewis replied to the topic Modify Pop Word to handle more than a Byte in the forum OSVVM 10 months, 1 week ago
Hi Jeremy
What are you trying to do? I think I am miss understanding something.The intent of PopWord is to pop a data’length sized word from a byte oriented FIFO and for the first word, adjust the number of bytes assembled in a coordinated fashion with the ByteAddress.
The pop (procedure and function) that is part of the Scoreboard/FIFO API…[Read more]
-
Jeremy started the topic Modify Pop Word to handle more than a Byte in the forum OSVVM 10 months, 1 week ago
Hi Jim. Pop word has been a great asset for me while creating test cases. I recently ran into an issue while using it when my data width size was not a byte. I made local updates to fix this and was hoping you could incorporate this in one of the next updates.
In my update I replaced 8 with Data’length and replaced 7 with the constant DataLeft.…[Read more]
-
Jim Lewis wrote a new post 10 months, 1 week ago
OSVVM Webinars and Classes Recorded Webinars. Why Should Our Team be Using VHDL + OSVVM for Verification? Recording of the session Using OSVVM’s AXI4 Ve […]
-
Bassam became a registered member 10 months, 1 week ago
-
Torstein's profile was updated 10 months, 1 week ago
-
Klaus became a registered member 10 months, 1 week ago
-
Gary's profile was updated 10 months, 2 weeks ago
-
Modimo became a registered member 10 months, 2 weeks ago
-
Amr became a registered member 10 months, 2 weeks ago
-
sunilkumar became a registered member 10 months, 2 weeks ago
-
Andy became a registered member 10 months, 2 weeks ago
-
Will became a registered member 10 months, 3 weeks ago
-
Berkeley became a registered member 10 months, 3 weeks ago
-
Jim Lewis started the topic CreateClock moved to ClockResetPkg in 2024.07 in the forum OSVVM 10 months, 3 weeks ago
In 2024.07, CreateClock (and CreateReset) moved from TbUtilPkg to ClockResetPkg. This was done to separate the dependencies that are needed from the low level synchronization primitives from the higher level CreateClock (and the checkers that check the clock period and reset).
If you had a reference to CreateClock using a selected name as…[Read more]
-
Bobo became a registered member 10 months, 3 weeks ago
- Load More