Python class to allow programmers to create easily your own net sweeper scripts. - alexx-files/netsweeper... (more…)
Read more »
Dependency injection is a controversial topic. There are known problems, hacks, and even whole methodologies on how to work with DI frameworks. It is not the case when using functional approach: which is simple and explicit. (more…)
Read more »
Helping you deploy with confidence, ship higher quality code, and speed up your application. (more…)
Read more »
When I was a lecturer at UC Berkeley teaching Python to thousands of students, I got asked all kinds of questions that got me digging deep... (more…)
Read more »
In my previous blog post, I wrote about Intel’s JTAG UART, an important
component of my set of debugging tools, and how to integrate it in your own Verilog code, outside of Intel’s
Platform Designer. (more…)
Read more »