Skip to content

joonho3020/scala3-hdl

Repository files navigation

Hardware Description Language Embedded in Scala3

The syntax of this HDL is mostly similar to Chisel. The major API differences are listed in HDL Features. To generate Verilog, this HDL emits CHIRRTL and passes the output to CIRCT.

Some Example Designs

Documentation

To generate the API docs run:

./mill hdl.docJar

The Scaladoc HTML files are located at (open this in your browser):

out/hdl/scalaDocGenerated.dest/javadoc/index.html

About

HDL embedded in Scala3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published