Learning Chisel HDL - Resources and Tips

In this short article, I want to share some materials and tips about learning Chisel, a hardware description language (HDL) embedded in Scala. It will be handy for software engineers interested in hardware design. Expect this article to be updated as I progress with my learning journey. [Read More]

Code Review Tips

Code reviews are standard practice in most software companies. It helps to improve code correctness and quality and catch bugs early on. Because you will spend a lot of your software development time on code reviews, being good at it is essential. The code review involves two parties: the reviewer... [Read More]
Tags: gdsc