Learning FPGAs
								
								Jump to navigation
				Jump to search
									
								
							
		This is a work-in-progress collection of resources that may be helpful to anyone wanting to learn more about FPGAs.
- FPGA designs with Verilog: An online introduction to Verilog.
 - Verilog by Example: A Concise Introduction for FPGA Design by Blaine Readler: An introduction to Verilog. It assumes you understand Boolean logic (ECE2020 or equivalent) and some amount of how programming works. It gives lots of exmaples but doesn't go far into why things are done a certain way.