All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dfhdl.tools.AvailableTools.scala Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
package dfhdl.tools
import toolsCore.*

object linters:
  given verilator: Verilator.type = Verilator
  given ghdl: GHDL.type = GHDL

object builders:
  val vivado: Builder = Vivado




© 2015 - 2024 Weber Informatics LLC | Privacy Policy