Check Expect files
- Dominant language
- Rust
- Stars
- 15
- Forks
- 0
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 15
Description
Some expect files that should be double checked:
- examples/wishbone/expects/test_sram_incrementing_16_0_3.bi.expect (why is the burst data unknown?)
- examples/wishbone/expects/test_sram_incrementing_16_12_3.bi.expect (same)
- examples/wishbone/expects/test_sram_incrementing_16_4_3.bi.expect
- examples/wishbone/expects/test_sram_incrementing_16_8_3.bi.expect
- examples/wishbone/expects/test_sram_incrementing_2_0_3.bi.expect
- examples/wishbone/expects/test_sram_incrementing_2_8_3.bi.expect
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the six expect files under examples/wishbone/expects and trace the corresponding test_sram_incrementing examples to understand the burst-data cases. Determine why burst data is unknown in the noted files, then verify that the expect files reflect the correct behavior or document the confirmed result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100