hammer
hammer copied to clipboard
Evaluate/support new ASAP7 6-track library
https://github.com/The-OpenROAD-Project/asap7/tree/master/asap7sc6t_26 added on Oct. 15, 2021
Have we evaluated the new asap7 version 28?
No, we have not yet. PRs are welcome!
@harrisonliew Done. Please review the PR https://github.com/ucb-bar/hammer/pull/673 and let me know if it is not working. I have tested it.
There are some fixes in the newer version:
- ICG lib with "clock gating function and state table" has been fixed. https://github.com/The-OpenROAD-Project/asap7/issues/3 Edit: ICG*DC* cells with incorrect width has been fixed. https://github.com/The-OpenROAD-Project/asap7/issues/12
- Large ASNYC FF delay has been fixed. https://github.com/The-OpenROAD-Project/asap7/issues/9
- Multi-VT GDS files missing has been fixed.
One known issue
- Missing prefix in Verilog module name. https://github.com/The-OpenROAD-Project/asap7/pull/33
Also, I think somehow the timing library in version 27 caused the simulation to fail with a timeout. Still verifying this theory.