Please login to view the entire Verification Horizons article.
Please register or login to view.
INTRODUCTION
Increasing efficiency while debugging involves having access to the right tools, permissions, and the ability to use the debug tool to its fullest. We know how engineers spend their time debugging rather than verifying. Provide them with all the features of a debugging tool, and they would not have exited the tool while enjoying debugging. An average user spends their time looking at waveforms, looking for failing signals, and when they figure out a wrong value in the wave, they trace it and modify the source code. How do we ease this process?
In this article, we will take a deep dive into
Creating buttons to Invoke compilation, optimization, and simulation Buttons to invoke visualizer functions like running the simulator ...