File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ These goals should define the future development of the library.
12
12
13
13
- Easy-to-use for those with a SystemVerilog/verification background.
14
14
- 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.
16
16
- Repeatable, i.e. works deterministically with the same seed.
17
17
- Fast. Or at least as fast as can be expected from a Python library rather than say C/C++.
18
18
- Originally, the creation of the library was motivated by [ ` pyvsc ` ] ( https://github.com/fvutils/pyvsc ) .
You can’t perform that action at this time.
0 commit comments