next up previous
Next: ECE532S Course Description Up: PC's Home

ECE532S: Digital Systems Design

Paul Chow

Spring 2007

This page is used to provide supplementary information and links that mostly support the lab material. Other course information, mainly administrative and announcements, can be found on the CCNET course page.

This page can be viewed directly at http://www.eecg.toronto.edu/~pc/courses/532/2007/.

A special thanks to Xilinx for the donations of hardware and software that make the labs possible.


Course Description


Expected Background


Grading


Project and Lab Stuff


Past Projects

Things to Know

Checking Disk Quotas
To check your current disk space usage and limits on the ugsparcs, use the command ``quota -v''.

Directory and File Names
Do not have any directories or filenames in your path that have spaces in them. For example, do not have your project directory in the folder called ``My Documents''. To be safe, it would also be wise to take the same precaution when installing the tools.

Documentation for Hardware and Software

This is a site dedicated to the EDK tools and the Xilinx boards that we are using. Labs/tutorials and other useful documentation for the tools and hardware used in this course are available here.

For Spring 2007, we will be using the 8.2 version of the Xilinx tools.

FPGA Info

Virtex-II Data Sheets
This is the Xilinx web page for the Virtex-II data sheets. You should have a look through Module 2. In particular, pay attention to the Configurable Logic and the 18K Block SelectRAM sections.

Virtex-II Pro Data Sheets
This is the Xilinx web page for the Virtex-II Pro data sheets. You should have a look through Module 2. In particular, pay attention to the Configurable Logic and the 18K Block SelectRAM sections. Note that the basic Virtex-II and Virtex-II Pro logic block and memory architectures are pretty much the same. The Virtex-II Pro comes with added features, such as the embedded Power PC.

Xilinx Clock Management Application Notes
XAPP132 starts out with a basic description of the use of the Xilinx DCM.

Stratix Data Sheets
This is the Altera web page for the Stratix data sheets, which is a similar generation device to the Virtex-II and Virtex-II Pro devices. You should have a look through Volume 1, Chapter 2. In particular, look at the sections on the Logic Array Blocks, the Logic Elements and the TriMatrix Memory.


A Design Example

This is a simple example illustrating good design practices. You should study it and emulate it!

Lecture References

There is no textbook for this course. When available, you will be provided with handouts or links to material here or in the course handouts section.

Altera Custom Instructions
NIOS I, NIOS II

Xilinx FSLs
Attaching hardware to the MicroBlaze.

Timing Analysis
High-Speed Digital System Design: A Handbook of Interconnect Theory and Design Practices, Hall, Hall and McCall, Wiley. Chapter 8 is most directly relevant to the lectures. Chapter 9 gets more into setting up spreadsheets to do the computations. Available through UofT library online

Clock Domains and Synchronization
Digital Systems Engineering, Dally and Poulton, Cambridge. Chapter 10.

Synthesis and Scripting Techniques for Designing Multi-Asynchronous Clock Designs, Clifford E. Cummings, SNUG-2001.

Clock Domain Crossing, A white paper from Cadence Design Systems, 2004.


next up previous
Next: ECE532S Course Description Up: PC's Home
Paul Chow 2007-03-27