issues
search
coherent17
/
2024-ICCAD-Problem-B
Power and Timing Optimization Using MBFF
MIT License
8
stars
0
forks
source link
some new method for DP, and revise some function
#129
Closed
c119cheng
closed
2 months ago
c119cheng
commented
2 months ago
change celltype after DP
detail pin assignment using hungarian algo
revise getCostDiff function, but will cause testcase1 get worse performance, due to too optimism on banking, not consider the cost of move the 1 bit FF that overlap with MBFF
revise assignment when banking, now is using hungarian algo.
remove some dangerous using namespace