Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage/Phase Refactor #2234

Closed
wants to merge 2 commits into from
Closed

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Dec 20, 2019

This covers a replacement of Rocket Chip's Generator infrastructure to instead use Stage/Phase based infrastructure.

This will include ScalaTest tests, but you can play around with this using:

runMain freechips.rocketchip.stage.RocketChipMain \
  --no-run-firrtl \
  --log-level info \
  --top-module freechips.rocketchip.system.TestHarness \
  --config freechips.rocketchip.system.DefaultConfig \
  --target-dir build

Metadata

Related issue: #2231

Type of change: other enhancement

Impact: API modification

Development Phase: implementation

Release Notes

  • Migrate Rocket Chip to Stage/Phase

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
@seldridge
Copy link
Member Author

Superseded by #2274.

@seldridge seldridge closed this Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rocket Stage
1 participant