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

Design space explorer #634

Merged
merged 31 commits into from
Mar 4, 2024
Merged

Design space explorer #634

merged 31 commits into from
Mar 4, 2024

Conversation

lee30sonia
Copy link
Member

  • algorithms/explorer.hpp: On-the-fly design space exploration.
  • networks/gia.hpp & utils/abc.hpp: Direct interfacing with ABC as a static library (conversion of networks via APIs). Requires CMake option ENABLE_ABC to be turned on, which requires having a compiled libabc.a file (see this repo).
  • Various fixes in aig_resub, cut_rewriting and refactoring.
  • Adds simulation-guided MIG resub in sim_resub so that it's easier to be called.

@lee30sonia lee30sonia merged commit 19953de into master Mar 4, 2024
17 checks passed
@lee30sonia lee30sonia deleted the lee30sonia/abc branch March 5, 2024 10:14
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.

1 participant