Skip to content

Commit ba03d71

Browse files
committed
typo
1 parent 5b1fe18 commit ba03d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These goals should define the future development of the library.
1212

1313
- Easy-to-use for those with a SystemVerilog/verification background.
1414
- This library is aimed at a pre-silicon verification audience who are familiar with SystemVerilog.
15-
- It does not need to exactly replicate the syntax and oddities of SystemVerilog, but it must adhere to the principle of declariative randomization.
15+
- It does not need to exactly replicate the syntax and oddities of SystemVerilog, but it must adhere to the principle of declarative randomization.
1616
- Repeatable, i.e. works deterministically with the same seed.
1717
- Fast. Or at least as fast as can be expected from a Python library rather than say C/C++.
1818
- Originally, the creation of the library was motivated by [`pyvsc`](https://github.com/fvutils/pyvsc).

0 commit comments

Comments
 (0)