Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.
/ COD-2019 Public archive

Computer Organization and Design course of 2019

License

Notifications You must be signed in to change notification settings

iBug/COD-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COD-2019

Build Status CircleCI

Computer Organization and Design course of 2019

Give me Verilog

Run run in SBT, or sbt run in your shell. By default, Verilog will be output to target/ directory. You can override this with sbt 'run -td <target directory>'.

I don't have Scala build environment

I'm smart and have set up CircleCI for this. Head to the latest build and download verilog.tar.gz from the arifacts.

Testing

Run test:runMain Main in SBT to run default tests (usually only the latest lab).

Run test:runMain TestAll to run all tests.

About

Computer Organization and Design course of 2019

Resources

License

Stars

Watchers

Forks

Packages

No packages published