Harsh Vardhan
Harsh Vardhan
Maybe these files should be moved to a subdirectory but I did not want to add one to this very clean repository.
This is a correct error message to prevent the resizer/optimizer from inserting buffers in perpetuity to meet the max transition time requirement. The way to avoid this issue is to...
https://github.com/The-OpenROAD-Project/OpenLane/issues/1982#issuecomment-1716951805 "The way to avoid this issue is to set the max transition time to be a more reasonable value".
Looks like it is coming from the .lib file(s). Look for "max_transition". You may want to figure out how these files were generated and why this transition time was consider...
@maliberty The new code is not yet enabled since I need to add better statistics (it will also enable us to correctly count number of moves made vs. number of...
@maliberty This is finally ready. The next step would be to do some testing of the new undo mode and then migrate to it (and delete all the existing undo...
Thank you @maliberty . Much appreciated.
> aes/ng45: Error: cts.tcl, 111 ERROR: A problem occurred during equivalence check. aes_lvt/asap7: [ERROR] finish__timing__wns_percent_delay fail test: -12.204497 >= -10.0 > > The first needs investigating but the second could...
@maliberty : We discussed it in the weekly meeting and I was going to take a look since @eder-matheus has some other higher priority items on his list.
Sorry, I did not look at this till today. Let me see what can be done.