Course materiel TSEA44
Labs 2022
- Complete lab manual comprising introduction, lab 0-4.
- A complete lab skeleton for the whole lab series.
Download and
tar xzvf tsea44.tgz
Then do (may change with changed lab)
module add courses/TSEA44
Labs 2019
1911071356: Updated tsea44.tgz
New version of tsea44/hw/Makefile in the tsea44.tgz fileThe update affects the make targets sim sim_lab1 sim_uart and sim_jpeg
The updated file is also available here: tsea44/hw/Makefile
- Complete lab manual comprising introduction, lab 0-4.
- A complete lab skeleton for the whole lab series.
Download and
tar xzvf tsea44.tgz
Then do (may change with changed lab)
module add courses/TSEA44
 
Reference books
There is no particular text book for this course. We would like to mention a few books
that we use ourselves:
- Palnitkar: Verilog HDL. Prentice Hall
- Lilja,Sapatnekar: Designing Digital Computer Systems with Verilog. Cambridge University Press
- Spear: SystemVerilog for Verification. Springer
- Bergeron: Writing Testbenches using SystemVerilog. Springer
- Sutherland,Davidmann, Flake: SystemVerilog for Design. Springer
- Some of these books (4-6) are available as e-books from our library:
Bergeron, J: Writing testbenches using System Verilog (ISBN 97890387312750)
Spear, C: SystemVerilog for Verification (ISBN 9780387765303)
Sutherland, S: SystemVerilog for design (ISBN 9780387364957)
Data sheets and other literature
- OpenCores - IP-blocks in open
source. Most is written in Verilog but some are available in VHDL.
- OR1200 CPU - Architecture Manual - OR1200 Specification
- Wishbone Bus - Specification
- UART - Specification
- uClinux - "Light"-version of Linux that can be run on processors that lack MMU. Works on OpenRisc!
- uClinux sourceforge pages instead of official site.
- Verilog -
The HDL that is used in the course.
We recommend verilog-mode for emacs.
- Verilog tutorial
- Old SystemVerilog Language Reference Manual. Also contains tutorials. Superseeded by IEEE standard (available from the library).
- Avnet FPGA-board - User's Guide and schematic
- Avnet Communication Module - User's Guide and schematic
- Xilinx - Virtex-II data sheet och ISE-6 Tutorial