diff options
author | bnewbold <bnewbold@robocracy.org> | 2013-04-28 22:34:51 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2013-04-28 22:34:51 -0400 |
commit | 07d5f5fd970dbad3948c0df9b377600ff971cdad (patch) | |
tree | b39125ee54c2712f37d0b2ea16c45ee028c9e04a /notes | |
parent | c973b4e327ab0c560ba2428e4cc08d542352eb32 (diff) | |
download | fpga-lube-07d5f5fd970dbad3948c0df9b377600ff971cdad.tar.gz fpga-lube-07d5f5fd970dbad3948c0df9b377600ff971cdad.zip |
more books
Diffstat (limited to 'notes')
-rw-r--r-- | notes/knowledge.txt | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/notes/knowledge.txt b/notes/knowledge.txt index bf45730..d0aea0d 100644 --- a/notes/knowledge.txt +++ b/notes/knowledge.txt @@ -1,5 +1,5 @@ -Great sources of FPGA knowledge! +Sources of FPGA knowledge? FPGAs!? Now What? Free/Open FPGA-from-scratch tutorial from XESS. 140+ pages. @@ -9,5 +9,23 @@ FPGAs!? Now What? MIT 6.111 Labkit Manual http://www-mtl.mit.edu/Courses/6.111/labkit/ +RTL Hardware Design Using VHDL: Coding for Efficiency, Portability, and +Scalability by Pong Chu + +Advanced FPGA Design: Architecture, Implementation, and Optimization by Steve +Kilts + +FPGA Prototyping By Verilog Examples: Xilinx Spartan-3 Version by Pong Chu + +### More: + WikiBooks: Programmable Logic http://en.wikibooks.org/wiki/Programmable_Logic + +Advanced Digital Design with the Verilog HDL by Michael Ciletti + +FPGA-based Implementation of Signal Processing Systems + +Understanding Digital Signal Processing + + |