FPGAs For Dummies eBook
Bill Henning
Posts: 6,445
I just got an e-mail from Altera, that I thought was very relevant to the P1V discussion
"Get the “FPGAs For Dummies” eBook Now!"
Go to this link, register, and you will get a download link:
http://design.altera.com/New2FPGAeBook?elqCampaignId=859
It is a really basic introduction, but hey, a free ebook never hurts!
Some more resources (videos etc) can be found at:
http://www.altera.com/devices/fpga/new-to-fpgas/resource-center.html
"Get the “FPGAs For Dummies” eBook Now!"
Go to this link, register, and you will get a download link:
http://design.altera.com/New2FPGAeBook?elqCampaignId=859
It is a really basic introduction, but hey, a free ebook never hurts!
Some more resources (videos etc) can be found at:
http://www.altera.com/devices/fpga/new-to-fpgas/resource-center.html
Comments
I had already registered at Altera, but they made me register again, just for this book.
More ink and paper.
JIm
http://fpga.googlecode.com/files/FPGA%20Prototyping%20By%20Verilog%20Examples.pdf
This is based on Xilinx FPGAs but it has good examples of several circuits - vga, sram controller, etc.
Message too short, please add more characters
Thanks for the link.
pik33: I'm using Chu's FPGA Prototyping By "VHDL" Examples. Probably near identical book. Might be interesting to have both to contrast Verilog and VHDL.
I like his approach. I'm progressing too slowly though and have to keep backing up to relearn. My plan is to do "all" his examples and "all" his exercises. The first ones are the slowest. Obviously I'm not "on the clock".
I chose to learn VHDL over Verilog for the same reason I chose to learn C++ over Java.
We'll see if I made the right choice. The C++ over Java choice turned out to be right for me. Java was C++ with training wheels and a sandbox. C++ gave me complete freedom (and responsibility).
I started from vhdl, but when I saw Verilog first time.. I made a quick switch.