-
Notifications
You must be signed in to change notification settings - Fork 595
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 in BIOS+firmware size increase with latest LiteX revision #371
Comments
@mithro, @mateusz-holenko: is it now resolved in litex-buildenv? |
I prepared a PR that fixes buildenv's platforms after bumping to the current LiteX: timvideos/litex-buildenv#348. It reworks the way LiteX-BuildEnv configures integrated rom/sram size and it should solve the issue. |
From the recent discussions, it seems to be related to the way the arguments are handled in litex-buildenv, so we can probably close this. |
As of 3350d33 (see timvideos/litex-buildenv#314) - the LiteX-BuildEnv is showing a lot of failures see https://travis-ci.com/timvideos/litex-buildenv/builds/146976853
This seems to be a result of BIOS / firmware seeming to use a lot more SRAM. This seems to affect all of
lm32
,mor1kx
andvexriscv
configurations;lm32 example
vexriscv example
https://travis-ci.com/timvideos/litex-buildenv/jobs/282427202
mor1kx example
https://travis-ci.com/timvideos/litex-buildenv/jobs/282427196
The text was updated successfully, but these errors were encountered: