Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates in pattern generation #396

Merged
merged 5 commits into from
Nov 12, 2020
Merged

Updates in pattern generation #396

merged 5 commits into from
Nov 12, 2020

Conversation

lee30sonia
Copy link
Member

Some minor updates in simulation pattern generation:

  • Avoid using 0 as the default random seed as it creates the same patterns for the first two PIs.
  • Randomize don't-care bits in bitpacked_simulator to maximize the randomness of the patterns (values generated by the SAT solver may not be really random even if the randomize option is turned on for the solver).

@hriener hriener merged commit ba2ce8d into master Nov 12, 2020
@hriener hriener deleted the lee30sonia/patgen branch November 12, 2020 10:38
@hriener
Copy link
Member

hriener commented Nov 12, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants