Skip to content

iotesters.Driver has deprecated in Chisel 3.5.3, should this tutorial changed to ChiselStage? #172

Open
@gerayking

Description

@gerayking

For example in file hello.scala

object Hello {
  def main(args: Array[String]): Unit = {
    if (!Driver(() => new Hello())(c => new HelloTests(c))) System.exit(1)
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions