[arcilator] The position of the passthrough calling
Open
Nobody has claimed this yet.
Arc
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
Should we call the passthrough after all arc.clock_tree calling? Take an output connected with a register for example, the output should be the latest value of the register after a clock trigger.
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 by tracing the arcilator passthrough behavior alongside arc.clock_tree calls, focusing on an output connected to a register. Determine whether the passthrough observes the register value after a clock trigger; done means the output reflects the register's latest value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100