Skip to content

rocksavagetech/spi

 
 

Repository files navigation

SPI

Dependancies

Setup

git clone [url]
cd [folder]
# This step can take a long time
# This is due to building system-c and verilator from source with clang
# It should only take a long time the first time
sh dev_shell.sh 

Usage

Note: All build artifacts will be generated in the "out" folder

Generate Verilog: make verilog

Run Tests: make test

Generate Coverage: make cov

Run Synthesis: make synth

Run STA: make sta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 81.8%
  • Nix 8.6%
  • Makefile 4.1%
  • Shell 2.8%
  • Python 2.5%
  • Tcl 0.2%