Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 636 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 636 Bytes

Chisel Multiclock Demos

This repo has some examples of multi-clock support in Chisel 3.

Run these demos with sbt test. You can browse the generated waveforms in VCD format in test_run_dir/.

(As a side effect, this repo also has a small example of subprojects in sbt in build.sbt.)