Activity
-
Dan became a registered member 2 years, 6 months ago
-
Kostas became a registered member 2 years, 6 months ago
-
Ingo became a registered member 2 years, 6 months ago
-
fpgaphreak replied to the topic Questasim Version in the forum OSVVM 2 years, 6 months ago
Was there any reaction of Siemens? I wonder who is working there at Questa anyway – i suggest these are the former Mentor programmers?
-
fpgaphreak replied to the topic Questa-Intel & Reports in the forum OSVVM 2 years, 6 months ago
I have the same issue here, but only newer Questa. Formerly i did not recognize this. Possibly a config issue.
-
fpgaphreak replied to the topic Custom VC for image-sensor interface in the forum OSVVM 2 years, 6 months ago
My question would be what the intention is in detail: Typically sensor interfaces are simulated and tested independently from the image content. Therefore I produced a test package capeable of driving various signal schemes and bahaviour into the lvds lines which can be simulated and also synthesized into an FPGA for real investigations of eye…[Read more]
-
fpgaphreak replied to the topic How to improve VHDL in the forum VHDL 2 years, 6 months ago
I still do not like the ambigious way, vectors are treated agains signals, and that there is conversion required in between a(0 downto 0) = “1” instead of using “a(0) = ‘1’). See the bram addressing regarding their write enable. This is one signal only, however one uses 0…0 instead of a signal. So VHDL could be made more tolerant for that.
-
fpgaphreak's profile was updated 2 years, 6 months ago
-
fpgaphreak changed their profile picture 2 years, 6 months ago
-
rajagopal became a registered member 2 years, 6 months ago
-
Jamie became a registered member 2 years, 6 months ago
-
rui became a registered member 2 years, 6 months ago
-
Jim Lewis replied to the topic Verification with SystemVerilog or VHDL in the forum OSVVM 2 years, 6 months ago
Hi Oliver,
There is an OSVVM SPI model at: https://github.com/noasic/SPIMy long term plan is to clone it. It is a candidate for inclusion in OSVVM.
Best Regards,
Jim -
Oliver replied to the topic Verification with SystemVerilog or VHDL in the forum OSVVM 2 years, 6 months ago
Hi Jim,
thank you for the detailed answers!
Actually I’m looking at the PCIe test framework from Xilinx. The AXI I’m planning to verify is already included in OSVVM, as I could see. For QSPI as another task I will probably need to write my own.
Best regards
Oliver -
Vibha became a registered member 2 years, 6 months ago
-
Jim Lewis replied to the topic Synopsys VCS-MX in the forum OSVVM 2 years, 6 months ago
Hi Antonio,
I did some testing with Synopsys over the last week.It looks like when I added the error handling to the scripts, it broke the scripts for Synopsys. Unfortunately at the time I added the error handling to other aspects of the scripts, I did not have active Synopsys licenses.
I have updated the scripts now and they are working…[Read more]
-
Jim Lewis replied to the topic Include If Statement For Scripting Process in the forum OSVVM 2 years, 6 months ago
Hi Michael,
Sorry I missed your post.OSVVM pro scripts are a abstract procedure layer on top of TCL. Hence, you can do anything that TCL does. See the scripts OsvvmLibraries/OsvvmLibraries.pro and OsvvmLibraries/osvvm/osvvm.pro for examples.
Best Regards,
Jim -
Jim Lewis replied to the topic OSVVM and Cadence Xcelium in the forum OSVVM 2 years, 6 months ago
Hi Steve,
I did some testing with Cadence over the last week. Looks like the 2022.08 updates to memory pkg broke some things. On the dev branch of OSVVM, I moved MemoryPkg_c.vhd back to the 2022.06 version.It also looks like Cadence is failing the singleton tests in CoveragePkg. I need to try to find root cause as the singleton tests in…[Read more]
-
Jim Lewis replied to the topic Verification with SystemVerilog or VHDL in the forum OSVVM 2 years, 6 months ago
Hi Oliver,
> Above all, there is no SystemVHDL as a complement to the SystemVerilog
Renaming Verilog to SystemVerilog is simply marketing. Just asking that question demonstrates the brilliance it.OSVVM provides VHDL with “SystemVerilog + UVM” verification capabilities including Transaction Level Modeling, Constrained Random, Functional…[Read more]
-
Oliver started the topic Verification with SystemVerilog or VHDL in the forum OSVVM 2 years, 6 months ago
Hello,
regarding OSVVM for verification of FPGA design I have a question.
My colleague told me, that we need to use SystemVerilog instead of VHDL for a new project. The problem he sees is that Xilinx provides the cores in Verilog and the test framework in System-VL. Only this is automatically built and provided by the demo. If we wanted to take…[Read more] - Load More