Posts
All the articles I've posted.
-
C# Introduction to Expression Trees
Jeff Tyler
Recently I was in a situation where I needed to write my own expression trees to be consumed by Entity Framework. I thought that it would be a good opportunity to pass what I learned along. Along the way I came up with three realizations that helped me understand what
-
Emulating a Lunetta circuit with an FPGA is a flawed idea
Michael Earls
That time I tried to emulate discreet CMOS components using an FPGA and one line of Verilog.
-
Welcome our newest author on cerkit.com - Jeff Tyler
Michael Earls
We have a new author on the Cerebral Kitchen - Jeff Tyler. Jeff is a professional software developer and will be contributing to the site with more of the same topics you're already used to. Jeff's first two articles have been posted: Creating a calendar control with Aurelia part 1
-
Pong on the Mojo Revisited
Michael Earls
In my previous post , I briefly discussed the implementation of a pseudo-pong game on my Mojo FPGA developer board. I was able to implement the VHDL version that I linked to later in the post and it works much better. The biggest challenge I had with it was converting the