Skip to content

UW-ASIC/onboarding-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to UWASIC!

We are a University of Waterloo design team that makes ASICs (application-specific integrated circuits).

Please read the onboarding documentation first.

Then, fork this repository to get started. Happy coding!

Set up your Verilog project

  1. Edit the info.yaml and update information about your project, paying special attention to the source_files and top_module properties.
  2. Edit docs/info.md and add a description of your project.
  3. Add your Verilog files to the src folder.
  4. Edit test/Makefile and modify PROJECT_SOURCES to point to your Verilog files.
  5. Edit test/tb.v and replace tt_um_example with your module name.

About

Welcome to UWASIC! Start here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published