Software
- Synopsys Tutorial 1, Using the Synopsys Analyser
- Synopsys Tutorial 2, Using the Synopsys Simulator
- Synopsys Tutorial 3, Optional Points on Synopsys
- Starting with Synopsys, the short version
- Other VHDL Implementations
- Using VHDL Simili on Linux
- Problems with structural implementations, generics and Synopsys ("uniqueness error" and "internal system error" problems)
The Language
- Notes on VHDL concepts from Lou Hafer: postscript, PDF
- VHDL Cookbook by Peter Ashenden
- A VHDL tutorial site
- A VHDL reference site
- std_logic libraries reference
- Source for the std_logic libraries, because some questions can only be answered by the source.
This link requires your Gradebook password, since the redistribution permissions aren't clear for all of the files. Those with access to a system with Synopsys (like the CSIL lab) can see the same files in the directory
${SYNOPSYS}/packages/IEEE/src/
. - Signal resolution. (or "What the *%&$# is going on when two processes set the same signal?")