-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update SoC for Caravel Redesign (v4_0) #378
Merged
Merged
Conversation
This file contains 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
- to compare sdf memory simulations with the sta results
- set the parasitics log file for each RC corner to be in the directory `./signoff/<design_name>/primetime-signoff/logs/` - flag if there is any error in reading a spef file - correct paths of `RAM256` and `RAM128` spef files - set PT message limit to 1500 instead of the default 100 - report SI bottleneck nets for any design
- signoff summary report - antenna check summary report - DRC results - move old CVC results to `./signoff/caravel/standalone_pvr/` - remove dir `./signoff/caravel/lvs-signoff/` to have all files in dir `./signoff/caravel/standalone_pvr/`
new PDK). These are in the gds/ directory and should be moved to signoff and scripts, respectively.
- signoff summary report (missing LVS results) - DRC results - move old CVC results to `./signoff/caravan/standalone_pvr/` - remove dir `./signoff/caravan/lvs-signoff/` to have all files in dir `./signoff/caravan/standalone_pvr/`
- add timing reports as a tarball per RC corner and *files.txt include the files archived in the *tar.gz - *global.rpt and *all_viol.rpt could be checked for a summary of the results
- add timing reports as a tarball per RC corner and *files.txt include the files archived in the *tar.gz - *global.rpt and *all_viol.rpt could be checked for a summary of the results
CVC results for 489f400
caravan LVS using the new PDK to update the chip GDS. Moved files to their proper places. Still waiting on caravan LVS result file.
updating open_pdk commit to match current caravel_user_project for platform
… update_soc Pulling push that happened while I was preparing a commit.
marwaneltoukhy
approved these changes
Nov 11, 2022
RTimothyEdwards
approved these changes
Nov 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will have to approve without a formal review because there are too many changes for github to display.
This was
linked to
issues
Nov 12, 2022
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Updated SoC to address hold violations with the DFFRAM. STA for PrimeTime was also corrected the spef file mapping.