
Verilog FPGA Utilization Update (v1.6)
The electronic document (using Verilog FPGA) has been updated.
Added UART Controller implementation.
There have been several updates in the meantime.
I think this is the final one.
It started with about 60 pages
Before we knew it, v1.6 had surpassed 200 pages.
The content so far is sufficient for using FPGA using Verilog.
It seems to cover most of the basic knowledge.
If you fully understand and learn the contents of this book,
When a task is given,
Set the spec, define the State Machine,
I think it would be possible to implement it in code, simulate it, and even verify it on hardware to some extent.
The basics are very important to utilize FPGA using Verilog.
Because all operations in FPGA are performed in clock units,
Simulation verification is absolutely necessary. (Of course, the final step is HW operation verification.)
Unlike other programming languages, it does not work to implement it by using the same library.
You need to code and verify clock-by-clock to make it work properly.
Utilizing FPGA with Verilog
For those who want to learn Verilog and FPGA
I hope this helps a little.
Those who have purchased the device are requested to download and use the documents and materials.
Thank you~




