Implements initial Questa simulation tool plugin.#889
Open
milovanovic wants to merge 1 commit intoucb-bar:masterfrom
Open
Implements initial Questa simulation tool plugin.#889milovanovic wants to merge 1 commit intoucb-bar:masterfrom
milovanovic wants to merge 1 commit intoucb-bar:masterfrom
Conversation
e6f3c46 to
110a967
Compare
Member
|
(Disclaimer: I personally don't notice any issues but did not run the tool.) Would be nice to have a short README with explanation of usage, for example the SDF annotation use case for Questa, and the Questa-Intel FPGA Edition installation requirement that was linked on Slack. Does Questa do for non-FPGAs more than what Icarus does? Looks like there's a license requirement, but can be renewed every year? (I don't think this should block PR I'm just curious to follow the discussion since we're trying to find OpenROAD+Hammer documentation of any sort lol.) |
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.
This PR introduces simulation tool plugin for Questa besides VCS and Xcelium. The main motivation behind this is to have a complete digital toolchain locally and still be able to perform digital simulation with SDF annotations. For this Questa-Intel FPGA Edition can be exploited.
Related PRs / Issues
Type of change:
Impact:
Contributor Checklist:
masteras the base branch?poetry.lockfile if you updated the requirements inpyproject.toml?e2e/if this feature depends on updated plugins?