updated asap7 platform config.mk to support multi vt#3223
Closed
jeffng-or wants to merge 1 commit into
Closed
Conversation
jeffng-or
commented
Jun 10, 2025
Contributor
- Updated jpeg_lvt to leverage ASAP7_USE_VT instead of manually adding the LVT asap7 lib files - more in line with aes_lvt and ethmac_lvt
- Extended ASAP7_USE_VT to support one or more Vt's.
- Default remains a single Vt (RVT)
- The first Vt specified is treated as the primary Vt and is used to set the tie hi/tie lo and other cells
- The other Vts are treated as secondary and their Lib, LEF, GDS, and fill cells are added to the appropriate lists
- Note that designs that use CCS will not be able to use multi-Vt unless we add the LVT and SLVT CCS files to the repo
maliberty
reviewed
Jun 11, 2025
Member
There was a problem hiding this comment.
Are we using 6T cells?
@povik I've forgotten why we need this workaround but it would be nice if we didn't. Do you know/recall the history?
Contributor
Contributor
Author
There was a problem hiding this comment.
For the 6T question, it doesn't look like it. We only have only using 7.5T LEF/Lib/GDS in our repo.
I ended up duplicating what was already there for RVT. but can remove all the 6T files as part of this PR.
1fe6a02 to
4dc8353
Compare
removed 6T files for eqy Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
4dc8353 to
69d6e02
Compare
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.