python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Scoreboard in UVM
What do we do when we have to create a scoreboard for a certain design logic? For a memory I understand that we can compare the data written to DUT at a certain address to the data read at the same ad...
Bunty Bhai
Votes: 0
Answers: 2
What is the Difference Between Actual and Formal Arguments in Systemverilog DPI?
In SystemVerilog design I am using DPI-C with c program functions. While running simulation on both files, I am getting error:
"Actual type is not supported for DPI open array".
I want to kn...
Gaurav Lodhi
Votes: 0
Answers: 1
How can I reset my SoC from cmm script using RISC-V trace32 debugger. I don't have TRST or SRST serial lines connected to SoC
My cmm script is something like this :
..start of cmm script
""GTL config and GTL connect""
""some JTAG.SHIFT operations""
JTAG.PIN DISable
system.mode prepare ...
Yash
Votes: 0
Answers: 1
Is there an open source H.264 implementation on FPGA?
I want to design and implement an H.264 baseline/main profile encoder on FPGA for real-time HD video processing. To begin with, I am looking for design examples that would help me to understand the H....
cuteolaf
Votes: 0
Answers: 1