Activity
-
Hassan replied to the topic Can OSVVM Verification Component be used in VUnit based testbench? in the forum OSVVM 11 months, 4 weeks ago
Does OSVVM also provide message passing mechanism like the VUnit does, for creation of BFMs?
-
Jake replied to the topic OSVVM Questa Visualizer Support in the forum OSVVM 12 months ago
Jim,
Good to know. My apologies for the confusion. I was referencing OSVVM version 2024.03.
That is good news for me, since I run the tools in a Linux environment.
Thanks for the quick response. I’ll keep experimenting on my end.
-Jake
-
Jim Lewis replied to the topic OSVVM Questa Visualizer Support in the forum OSVVM 12 months ago
Hi Jake,
Sorry. In my last post I thought maybe there was a 2024.03 for Siemens.I am testing on Windows. My contact at Siemens says there are issues with running OSVVM in Visualizer version 2024.01. So at least for Windows we are waiting for the next release of Visualizer. I understand that these issues are not a problem on the Linux…[Read more]
-
Jim Lewis replied to the topic Can OSVVM Verification Component be used in VUnit based testbench? in the forum OSVVM 12 months ago
Short answer is yes. OSVVM VC (including AXI4) use items from the other OSVVM libraries, so you will need to compile those.
To build OSVVM, I recommend using the the OSVVM-Scripts. Then in VUnit you can map the OSVVM libraries.OSVVM VC report errors against the OSVVM AlertLogPkg. You will either want to use the OSVVM AlertLogPkg in your…[Read more]
-
Jim Lewis replied to the topic AXI Verification Components, OSVVM vs UVVM in the forum OSVVM 12 months ago
> 1. Do the OSVVM VC for these AMBA busses support all parts of the specification for these busses?
That is certainly the intent.> 2. What is the difference between the OSVVM VC for these busses and the ones from UVVM?
I will only talk about the OSVVM VC as I don’t pay attention to the UVVM VC.All OSVVM VC use the OSVVM Model Independent…[Read more]
-
Jim Lewis replied to the topic OSVVM Questa Visualizer Support in the forum OSVVM 12 months ago
Hi Jake,
Are you running on Linux or Windows? Currently I am testing on Windows. My contact at Siemens says there are some issues with running OSVVM in Visualizer in 2024.01. As a result, I had not put the effort into running it just yet. However I have not heard from him about 2024.03. I will check.Best Regards,
Jim -
Jake replied to the topic OSVVM Questa Visualizer Support in the forum OSVVM 12 months ago
Jim,
Any updates on this? I’ve looked through the tcl scripts for the newest release (2024.03) and don’t seem to see any visualizer support yet.
Thanks for your time,
Jake -
Hassan started the topic Can OSVVM Verification Component be used in VUnit based testbench? in the forum OSVVM 12 months ago
OSVVM offers many verification components. If the user testbench is VHDL VUnit based and uses VUnit libraries for a lot of testbench features but wants to use OSVVM verification components (e.g for AXI4), is that possible? If so, what will happen to all the TCL scripts that come with the OSVVM?
-
Hassan replied to the topic Xilinx not supporting VHDL anymore? in the forum VHDL 12 months ago
“A DDR Design cannot be built with an AXI-Interface in VHDL. The AXI is only available for Verilog.”. What does this really mean that it cannot be build with AXI-Interface in VHDL? AXI interface is just bunch of signals and the design will eventually get mapped to FPGA pins and compiled to get netlist and bitstream. Why should VHDL AXI interface…[Read more]
-
Hassan started the topic AXI Verification Components, OSVVM vs UVVM in the forum OSVVM 12 months ago
The OSVVM provides the following VC for AXI: AXI4 Master/Slave, AXI4-Lite Master/Slave and AXI-Stream Source/Sink. Coincidently, UVVM also provides VC for these busses.
I have the following questions:
1. Do the OSVVM VC for these AMBA busses support all parts of the specification for these busses?
2. What is the difference between the OSVVM VC…[Read more] -
Mike became a registered member 12 months ago
-
Karl-Petter became a registered member 12 months ago
-
Jim Lewis replied to the topic Which Transactor to use Stream or Address in the forum OSVVM 12 months ago
What does your interface look like? Are there any control signals? When do you receive a result – immediately or several clocks later? What operations does it support? What is the set of values you intend to apply to your ALU to verify it?
-
Narayanan started the topic Which Transactor to use Stream or Address in the forum OSVVM 12 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 ago
-
Gordon's profile was updated 1 year 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 ago
2024.03a addresses this issue – specifically when running interactively, EndSimulation will not be called.
-
Ken became a registered member 1 year ago
-
Carsten became a registered member 1 year ago
-
Demetrios became a registered member 1 year ago
- Load More