Skip to content

Digital Design and Computer Architecture, SAFARI ETHZ Course Notes.

Notifications You must be signed in to change notification settings

flavian112/ethz_ddca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Design and Computer Architecture (DDCA), ETHZ

This Repository contains a summary of the DDCA course.

References

Summary

Verilog Examples

Some verilog examples are located in the directory verilog_examples. To run an example, change directory to the corresponding example and run make all to compile and execute the testbench. Then run make wave to view the generated waveform.

Make sure to have Icarus Verilog (iverilog, vvp) and GTKWave installed.

Labs

Some labs are located in the directory labs. To run, proceed the same way as for the verilog examples.

About

Digital Design and Computer Architecture, SAFARI ETHZ Course Notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published