Skip to content

edcote/uvmgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVM verification component and testbench generator

Getting started

WARNING Current release is for demonstration purposes only. Author does not consider the work to be production ready. Use as your own risk!

Prerequisites

  • JDK 8
  • sbt (recent version)

Compiling

  • Create fat JAR: sbt assembly, binary located at target/scala-2.12/uvmgen-assembly-1.0.jar

Installing

  • Copy file uvmgen-assembly-1.0.jar to where you see fit

Running

  • Use java -jar path/to/uvmgen-assembly-1.0.jar -help

Documentation

What documentation?

Refer to configuration file examples here.

Authors

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

UVM verification component and testbench generator tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published