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

Multiphase clocking + tests #637

Closed
wants to merge 1 commit into from

Conversation

brainkz
Copy link

@brainkz brainkz commented Mar 22, 2024

Added the files to support path balancing for systems utilizing multiphase clocking

Core functionality
include/mockturtle/algorithms/multiphase.hpp
include/mockturtle/views/mph_view.hpp

Python folder for running OR-tools in Python (there are integration issues with C++ on ARM64-based machines)
python/

Filenames and definitions
include/mockturtle/utils/misc.hpp

Example of using the multiphase clocking for optimization
experiments/mph_simplified.cpp

Tests
test/algorithms/multiphase.cpp
test/views/mph_view.cpp

@brainkz brainkz closed this Mar 22, 2024
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