|
Resources
Online information, tools and references to complement Esperan training classes.
|
| |
|
You may also be interested in the Esperan tutorial section - freely downloadable PDF's
on current and emerging languages and technologies.
|
|
| General |
| |
| Accellera |
|
| Industry-based standards organisation driving the development and enhancement of EDA
languages and techniques, such as SystemVerilog; VHDL200x; Open Verification Library.
A valuable resource for up-to-date information on the latest language developments. |
|
| Deepchip |
|
| John Cooley's (in)famous general EDA information site and home of the unofficial Synopsys User Group.
Great for the latest news; user reviews of EDA tools and reports from major industry conferences. |
|
| Demos on Demand |
|
| Chiefly a collection of online vendor tool demos, but also contains a useful tutorials section
which includes, for example, most of the tutorials, sessions and panel discussions from the last
Design Verification Conference. |
|
| Open Cores |
|
| Free open source IP cores and chip designs. |
| Back to top |
|
| VHDL |
| |
|
Hamburg VHDL Archive |
|
| Great list of links, VHDL tools, free models, and standards documentation |
|
|
comp.lang.vhdl FAQ
|
|
| Frequently asked questions from the
comp.lang.vhdl newsgroup |
|
Free VHDL textbook (PDF)
|
|
| The classic free VHDL textbook from Peter Ashenden of University of Adelaide. Language coverage is
basic, but it's free and there is a full microprocessor example. Ashenden has written several
well-received books on VHDL. |
|
VHDL Quickstart Lecture
|
|
| Complementary to the above, this is a lecture on the basic concepts of VHDL, including a
suggested design flow. Available in various formats.. |
|
VHDL Books by Ben Cohen
|
|
| As well as writing books on PSL and SystemVerilog Assertions, Ben Cohen has produced a couple of
good VHDL textbooks - VHDL: Answers to FAQ is recommended for
intermediate to advanced VHDL users. |
|
ESA VHDL Modelling Guidelines
|
|
| VHDL modelling guidelines and reports from the European Space Agency |
|
|
See also the VHDL-to-html convertor in the Tools section.
|
| Back to top |
|
| Verilog |
| |
|
Rajesh Bawankule's Verilog Centre |
|
| Resource centre for Verilog, including alternative FAQ, links, tools documemtation. |
|
|
comp.lang.verilog FAQ
|
|
| Frequently asked questions from the
comp.lang.verilog newsgroup |
|
|
Project Veripage
|
|
| Good online Verilog, SystemVerilog and PLI tutorials, together with book links and core models. |
|
|
See also the Verilog-to-html convertor in the Tools section.
|
| Back to top |
|
| SystemC |
| |
|
SystemC Homepage |
|
| Home of the Open SystemC Initiative (OSCI), steering SystemC development.
Includes language reference, technical papers and download area for the SystemC reference
simulator (requires registration). |
|
|
SystemC 2.1 Online Reference |
|
| Online reference manual for the SystemC2.1 beta 11 release, built using the excellent
Doxygen documentation system
(see Tools section). |
| Back to top |
|
| TCL/TK |
| |
|
Tcl use in Synopsys |
|
| Items 8 and 9 from the ESNUG download library provide useful information for
writing Tcl scripts for Synopsys tools, which use object-orientated-like
collections as data structures, instead of conventional arrays, lists or strings.
|
|
|
Scripting White Paper |
|
| Discusses the differences between scripting and system programming, and shows why
scripting languages (like Tcl) are better than software programming languages
(like C or Java) for gluing together tasks and applications.
|
|
|
Expect Home Page |
|
| Expect allows Tcl control of interactive command line programs like ftp, rlogin or telnet.
This site contains the Expect release as well as examples, papers and links. |
| Back to top |