Prepare an interactive tool flow for DC, Primetime
Open
Nobody has claimed this yet.
Earlgrey-PROD Triaged
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
Goal
Make a flow to support interactive debugging sessions for design compiler and primetime.
Tasks
- Add
--interactive#16917 - Remove Progress display section when
--interactiveis set #16982 - Skip result parser based on the log if
--interactiveis set. No log file is dumped. - Add
-uclifor vcs when--interactiveis set. It may need to revise.hjsonstructure. - Add primetime flow. (will be tracked in a separate ticket) https://github.com/lowRISC/opentitan/issues/16920
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.