Writing Verilog code using Python with Migen.
Many people who never have used a Hardware Description Language (HDL), either Verilog or VHDL, thinks that these languages are weird. Actually, being able to generate code that is executed in parallel make the head of software developers explode, yes devs, we can execute all we want at the same t...