Skip to content

Any latest performance report available? #192

Answered by mballance
hanijohn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hanijohn,
As you've observed, projects to make significant solver performance improvements are taking longer than I had originally expected. As of now, none of those improvement projects are available for use. However, work on the next iteration of PyVSC is very much underway.

  • The next major release of PyVSC will separate the front end (the language-like features for capturing constraints) from the back-end, and supports a more concise way to capture data structures using Python 'dataclasses' (PyVSC Dataclasses)
  • Making performance comparisons is challenging with the current PyVSC since it's Python-only. The VSC Systest project converts testcases captured in Python to SystemVerilog an…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hanijohn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants