Paul Clark from Design Spark has a great wiki on VHDL 101 – Combinational Logic that we thought we’d repost here to give those of you that are new to VHDL kind of a kick start. This one is actually the follow-up to his first article titled What Is VHDL that has some great explanations of the what, how and why of VHDL for the beginner. Here’s what Paul has to say about the subject:
Paul has made it easy to read the VHDL code in the VHDL 101 wiki by placing an explanation of how the code works next to each code example. Every step is nicely explained, and should be fairly straightforward to follow. The wiki covers the basic structure of VHDL, along with specific examples of various functions, as well as how these relate to writing in C code for those that may be already familiar with that language. Making it easy and relatable certainly helps when you’re just getting started!
Check out the VHDL 101 wiki here.
(via Design Spark)

Leave a Reply
You must be logged in to post a comment.