Skip to content

Releases: fvutils/pyvsc

0.8.2

28 Jan 02:26
Compare
Choose a tag to compare

0.8.2

  • (#172) Change list subscript to return a ValueInt such that the
    value returned by a list subscript can, itself, be subscripted

0.8.1

15 Nov 00:11
Compare
Choose a tag to compare

0.8.1

  • (#135) Add an 'original_module' field to randobj classes so true declaration
    location can be determined

0.8.0

12 Oct 01:30
Compare
Choose a tag to compare

0.8.0

  • (#166) Correct rand-size list support for composite elements

0.7.9

11 Sep 17:01
Compare
Choose a tag to compare

0.7.9

  • (#164) Correct issue with handling of soft constraints declared in dynamic-constraint blocks

0.7.8

07 Sep 13:52
Compare
Choose a tag to compare

0.7.8

  • (#163) Remove an accidentally-committed debug message

0.7.7

18 Aug 17:34
Compare
Choose a tag to compare

0.7.7

  • (#161) Adjust swizzling algorithm to improve multi-variable distribution

0.7.6

30 Jul 00:39
Compare
Choose a tag to compare

0.7.6

  • (#160) Cache a coverpoint's target value to improve efficiency when
    computing the target value is time consuming

0.7.5

04 Jul 20:50
Compare
Choose a tag to compare

0.7.5

  • Adjust PyUCIS dependencies to ensure presence of critical bug fix
  • Test updates to adjust to change in PyUCIS report functionality

0.7.3

12 Jun 18:44
Compare
Choose a tag to compare

0.7.3

  • Correct an issue with the covergroup 'get_coverage' method

0.7.2

15 May 20:17
Compare
Choose a tag to compare

0.7.2

  • Disable some internal debug output that was inadvertently left on