Well, following my What am I holding in my hand? blog, in which I offered a free copy of the book FPGA Prototyping Using Verilog Examples to whomever penned the message that touched and/or amused me ...
Last time I talked about how to create an adder in Verilog with an eye to putting it into a Lattice iCEstick board. The adder is a combinatorial circuit and didn’t use a clock. This time, we’ll finish ...
Getting into FPGA design isn’t a monolithic experience. You have to figure out a toolchain, learn how to think in hardware during the design, and translate that into working Verliog. The end goal is ...