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

Increase default SerialTL width to 32 #1040

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Increase default SerialTL width to 32 #1040

merged 1 commit into from
Nov 12, 2021

Conversation

jerryz123
Copy link
Contributor

This should improve the performance of run-binary, run-asm-tests, run-bmark-tests, at the expense of making the default config less tapeout-friendly. However, its expected that tapeout users will need to adjust the SerialTL settings for a chip anyways, so this is a small cost.

The FireSim configs are not affected. The SerialTL width is set to be 4, as before, so no AGFI regeneration is needed.

Type of change: other enhancement

Impact: rtl change

Release Notes

Increased default SerialTL width to 32 from 4.

Copy link
Contributor

@abejgonzalez abejgonzalez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be fine. LGTM.

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.

2 participants