FSM
- http://www.cs.washington.edu/education/courses/cse370/99sp/sections/may18/slides/sld002.htm
Amplifiers
Good Links
- http://www.fpga4fun.com/
- http://www.fpgarelated.com/
- http://pumpingstationone.org/2013/04/nerp-fpgaok/ (VGA)
- http://www.nand2tetris.org/course.php
Courses
- https://www.youtube.com/watch?v=JtXvUoPx4Qs&feature=youtu.be
- http://scale.engin.brown.edu/classes/EN164S11/
- http://www-inst.eecs.berkeley.edu/~cs150/sp13/agenda/
- http://www.newae.com/tiki-index.php?page=IntroToDigitalCircuits
- http://engineering.purdue.edu/~ece437l
- http://ecee.colorado.edu/~ecen2350/AlteraSoftware/
- http://mil.ufl.edu/3701/gcpu.html
- http://engineering.purdue.edu/~ece437l
- http://6004.mit.edu
- http://www.cecs.csulb.edu/~rallison/pdf/
Online Labs
- http://teahlab.com
- http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/16-flipflops/10-srff/clocked-srff.html
Cypress SoC Links
I was given a Cypress PSoC 3 development kit. This includes an 8051 controller, programmable logic along with various analog components. The development software allows for visual design, lots of components in the libraries as well as programming in C. Oh, and I now have a PSoC 4 as well.
- http://www.cypress.com
- PSoC 3 – CY8CKIT-30
- PSoC 4 – CY8CKIT-042
- http://www.cypress.com/go/training
- 100 Projects in 100 days
TI MSP430
I purchased this at the 2013 Vancouver Mini Maker Faire for $11.
Bora Binary Explorer Links
I purchased this board through the Kickstarter program. This board includes a Xilinx XC9572XL CPLD, which gives you equivalent to around 1600 gates.
- Kickstarter
- Colin’s Digtital Circuits course
- Xilinx XC9572XL CPLD Data sheet
- Colorado Micro Devices Forum
- Bora Binary Explorer Quickstart Guide
Altera FPGA Links
I purchased an Altera DE1 development kit, which includes a Cyclone II FPGA. What an awesome looking board.
- http://www.altera.com/education/univ/materials/manual/unv-lab-manual.html
- http://www.altera.com/education/univ/materials/digital_logic/unv-overview.html
- http://www.altera.com/education/univ/materials/digital_logic/tutorials/unv-tutorials.html
- http://www.altera.com/education/training/courses/OHDL1120
- http://www.altera.com/education/training/courses/OHDL1110
- http://people.ece.cornell.edu/land/courses/ece5760/FinalProjects/
- http://embdev.net/
Altera De1
Xilinx Links
- http://www.digilentinc.com/Products/Catalog.cfm?NavPath=2,400&Cat=10
- http://hamsterworks.co.nz/mediawiki/index.php/FPGA_course
Verilog Links
- http://cjdrake.github.io/verilog-flip-flop-macros.html
- http://www.ee.ed.ac.uk/~gerard/Teach/Verilog/manual/index.html
- http://vol.verilog.com/VOL/main.htm
- http://www.asic-world.com/verilog/veritut.html
- http://electrosofts.com/verilog/
- http://sutherland-hdl.com/online_verilog_ref_guide/verilog_2001_ref_guide.pdf
- http://www.verilogwiki.info/wiki/index.php/Tutorials
- http://openhpsdr.org/wiki/index.php?title=Verilog
VHDL Links
- They would go here!
CPU’s
- http://klabs.org/history/build_agc/
- https://github.com/ejrh/cpu
- http://excamera.com/sphinx/fpga-j1.html
- http://retroramblings.net/?p=434
- https://sites.google.com/site/pkuwangh/downloads/full-microprocessor
- http://www.adapteva.com/products/eval-kits/parallella/
CPU Design
- http://scale.engin.brown.edu/classes/EN164S11/
- https://www.coursera.org/course/vlsicad
- http://homebrewcpu.com/links.htm
- http://opencores.org
- http://opencollector.org
- http://sayed.awardspace.com/projects-11.htm
- MIC-1 Processor
- Viktor’s amazing 4-bit processor
- http://www.nand2tetris.org
- http://www.arctic.umn.edu/vespa/
Links Sites
- http://homebrewcpu.com/links.htm
- http://www.faqs.org/docs/Linux-HOWTO/CPU-Design-HOWTO.html#ss4.1
Digital Simulators (see Altera for Modelsim)
Analog Simulators
- http://www.linear.com/designtools/software/#LTspice
- http://www.new-wave-concepts.com/pr/livewire.html
Books
- Digital Design And Computer Architecture
- Digital Design Principles And Practices
- Fundamentals of Logic Design
Comments are closed.