Skip to content

Commit

Permalink
Merge pull request #5350 from AcKoucher/mpl2-clustering-engine
Browse files Browse the repository at this point in the history
mpl2: create class for clustering engine
  • Loading branch information
maliberty authored Jul 16, 2024
2 parents babe155 + 375d6c8 commit 26fca84
Show file tree
Hide file tree
Showing 8 changed files with 2,678 additions and 2,541 deletions.
1 change: 1 addition & 0 deletions src/mpl2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ add_library(mpl2_lib
src/SACoreHardMacro.cpp
src/SACoreSoftMacro.cpp
src/bus_synthesis.cpp
src/clusterEngine.cpp
)

target_include_directories(mpl2_lib
Expand Down
Loading

0 comments on commit 26fca84

Please sign in to comment.