chipsalliance / chipsalliance/rocket-chip
Can't add a module to the system
- Dominant language
- Scala
- Stars
- 3.9k
- Forks
- 1.3k
- Avg merge
- 5d 13m
- Merged PRs (30d)
- 1
Description
Hi everyone,
my goal is to add a new module to the examplerocketsystem.
I generate a configuration with DefaultSmallConfiguration + WithJtagDTM and i have the verilog file.
Now i want to add another module into the system, but i can't do it.
When i modify the src files of the rocket chip generator, it remains equal to the previous configuration.
Please, help me
Contributor guide
Research direction
Start with the configuration entry points DefaultSmallConfiguration and WithJtagDTM, then trace how the generated Verilog is produced from the rocket-chip generator sources. Determine why modifying src files does not change the previous configuration and identify how an additional module can be included. Done means the generated system contains the new module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100