A Giter8 template for Synthesijer.Scala
Written in 2019 by Takefumi MIYOSHI (@miyox)
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.
$ sbt new synthesijer/sjr-scala.g8 --name=sjr-scala-test
$ cd sjr-scala-test
$ sbt run
You can get led.vhd, led.v, and led_sim.vhd generated by src/main/scala/Led.scala. Synthesijer.Scala is a VHDL/Verilog-HDL builder. Please see in https://github.com/synthesijer/synthesijer.