rohd_vf 0.5.0 copy "rohd_vf: ^0.5.0" to clipboard
rohd_vf: ^0.5.0 copied to clipboard

The ROHD Verification Framework, a verification framework built upon ROHD for building testbenches.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rohd_vf

With Flutter:

 $ flutter pub add rohd_vf

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rohd_vf: ^0.5.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rohd_vf/rohd_vf.dart';
3
likes
140
pub points
85%
popularity

Publisher

unverified uploader

The ROHD Verification Framework, a verification framework built upon ROHD for building testbenches.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, logging, meta, rohd

More

Packages that depend on rohd_vf