Less Is More - Why I Favor Short Tests
We’re not going to be looking at any code in this post. We are, however, going to examine the impact the length of the tests we write has on various aspects ...
We’re not going to be looking at any code in this post. We are, however, going to examine the impact the length of the tests we write has on various aspects ...
It’s been quite a while since we’ve solved the zebra puzzle using SystemVerilog. In this post we’ll look at another oldie, but a goldie called the n-queens p...
In their quest to come up with ever more efficient architectures, concept engineers sometimes do crazy things. Twin registers (also called multiview register...
When I started the blog last March I had no idea whether I could clearly express my thoughts in writing. I remember having to do documentation at work and ho...
We’ve already talked about how to handle flattened register definitions from a modeling point of view in this post. This other post also showed us that acces...