chisel-paradigms

Chisel examples shown for different programming paradigms

APACHE-2.0 License

Stars
5
Committers
1

This repository provides examples of Chisel code that exploit different software engineering paradigms/patterns. To use this repository, install sbt and build the examples with sbt run to produce FIRRTL IR at various levels and Verilog. Inspect the Chisel code that generated this in src/main/paradigms/ALU.scala.