OpenROAD Integration with eSim-2.5 in Ubuntu-22.04#502
Open
RISHABH12005 wants to merge 9 commits into
Open
Conversation
Bumps the pip group with 2 updates in the / directory: [fonttools](https://github.com/fonttools/fonttools) and [pillow](https://github.com/python-pillow/Pillow). Updates `fonttools` from 4.57.0 to 4.60.2 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.57.0...4.60.2) Updates `pillow` from 10.4.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...12.1.1) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Added a security policy document outlining supported versions and vulnerability reporting.
Create SECURITY.md for security policy and reporting
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Bump pillow from 12.1.1 to 12.2.0 in the pip group across 1 directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Approach
OpenROAD Integration
orfs-setup.py.File Validation and Workflow Handling
.cir.outfile selection and validation support..cir.outfiles are processed.RTL Generation
netlist2rtl.pyinto the workflow..v) generation from simulation netlists.RTL-to-GDSII Flow Automation
.gdsfile verification after successful flow execution.GUI and Layout Visualization
Design Validation
The complete workflow was validated using the following example designs:
The generated outputs were successfully verified using both OpenROAD GUI and KLayout.
FullAdder Generated Files
FullAdder.cir.outFullAdder.v.cir.outnetlist.FullAdder.gdsFullAdder.defFullAdder.sdcFullAdder.speflogs/reports/HalfAdder Generated Files
Half_Adder.cir.outHalf_Adder.v.cir.outnetlist.Half_Adder.gdsHalf_Adder.defHalf_Adder.sdcHalf_Adder.speflogs/reports/Files Added / Modified
Application.pyopenroad.pyorfs-setup.pynetlist2rtl.pyOpenROAD flow-related scripts and configuration files
GUI resource files
Example design files