[MooreToCore] Support `real` constants
Open
Nobody has claimed this yet.
Moore
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
I'm looking into the failing testcase for real constants on sv-tests-results. Just want to put it up here to make sure no one else has already started working on it.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the failing real-constants testcase and result linked from sv-tests-results, then trace the relevant CIRCT entry points for this unsupported case. The issue does not name source files or tests beyond that external result; done means real constants are supported and the linked testcase passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100