What is the difference between shallow and deep?

Every class object can contain properties, methods or other class instantiations as part of it. There is always a need to copy content from one group to another.
How can we modify the default uvm_printer behavior?

Within a function, no event, delay or timing control statements are permitted, and we need to find a way to perform checking that requires a notion of time.
How to solve issues with time-consuming checkers in function?

Within a function, no event, delay or timing control statements are permitted, and we need to find a way to perform checking that requires a notion of time.
Randomizing Fields of Register with Constraints

Today we will get into the sticky subject of bothersome fluctuation in field in registers.
Read here about a fairly simple method to attack this problem and make clean reusable code!
Renaming files and replacing strings in them

How many times did you have the task of creating a new UVC or testbench based on the old one?
Easy Log Manipulation

Watch how Verification Engineer Tatjana Toroman lays out the way Cogita can cut through all of the irrelevant data found in large-sized logs, allowing us to see and work with only what we need!
Happy bug-hunting with Cogita!
Quickly navigate through your log

We all know that large files can bog us down in debug, even using advanced editing tools, when using command lines is too slow and cumbersome.
Check out this video showing how Cogita can make handling large files and vast amounts of data easier and clearer, helping us hunt down bugs faster and more efficiently
How to get your team to the next level

What makes teamwork really work? How does a team leader lead?
See how using forming, storming, norming, and performing can help you level up and make your team’s stars shine brighter!
Mounting LittleFS on Linux Machine

Find out all the steps you need to follow when mounting LittleFS on Linux Machine
How to start your first embedded project
In this video, find out how to start your first embedded project. You will learn how to generate C code for a specific microcontroller and how to toggle LED diode.