memory initialization
Open
Nobody has claimed this yet.
Type:Question
- Dominant language
- SystemVerilog
- Stars
- 2.1k
- Forks
- 810
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 9
Description
My program uses some of the memory addresses as primary inputs. Is there any way to initialize these addresses before stating simulation? I am trying to simulate my software on the Ibex Simple System.
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.
Research direction
Start by locating the Ibex Simple System simulation entry point and checking how memory addresses are populated before simulation begins. Determine whether the requested pre-initialization path already exists; done means providing a verified way to initialize primary-input addresses before running the simulated software.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100