News

You don’t usually think of simulating Verilog code — usually for an FPGA — as a visual process. You write a test script colloquially known as a test bench and run your simulation.… ...
I have been studying Verilog and using it in combination with schematics for my logic designs, most of which fit into the small to medium size FPGA devices. I can't seem to find a good book that gives ...
I wanted to write a post about doing state machines in Verilog and target the Lattice iCEstick board that we often use for quick FPGA projects.