Skip to content

Conversation

@dcandler
Copy link
Contributor

@dcandler dcandler commented Feb 7, 2025

The new version of Corstone-310 FVP model has a few differences compared to v11.24 which require changes:

  • The ID_ISAR5.PACBTI parameter has been deprecated and removed.
  • The install now includes its own copy of pythonlib and fmtplib, the paths to which need to be set as environment variables before starting the model. PYTHONHOME should be set to <install>/python, and LD_LIBRARY_PATH to <install>/fmtplib:<install>/python/lib.
  • The boilerplate message printed to stdout has a different date, and the Info message on stop is no longer present. The regex has been updated to still match.

The new version of Corstone-310 FVP model has a few differences
compared to v11.24 which require changes:

* The `ID_ISAR5.PACBTI` parameter has been deprecated and removed.
* The install now includes its own copy of pythonlib and fmtplib,
the paths to which need to be set as environment variables before
starting the model. `PYTHONHOME` should be set to `<install>/python`,
and `LD_LIBRARY_PATH` to `<install>/fmtplib:<install>/python/lib`.
* The boilerplate message printed to stdout has a different date,
and the Info message on stop is no longer present. The regex has
been updated to still match.
Copy link
Contributor

@pratlucas pratlucas left a comment

Choose a reason for hiding this comment

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

LGTM.

@dcandler dcandler merged commit 0079f40 into arm:arm-software Feb 11, 2025
@dcandler dcandler deleted the corstone_update branch February 18, 2025 14:44
pratlucas pushed a commit to pratlucas/arm-toolchain that referenced this pull request Feb 28, 2025
The new version of Corstone-310 FVP model has a few differences compared
to v11.24 which require changes:

* The `ID_ISAR5.PACBTI` parameter has been deprecated and removed.
* The install now includes its own copy of pythonlib and fmtplib, the
paths to which need to be set as environment variables before starting
the model. `PYTHONHOME` should be set to `<install>/python`, and
`LD_LIBRARY_PATH` to `<install>/fmtplib:<install>/python/lib`.
* The boilerplate message printed to stdout has a different date, and
the Info message on stop is no longer present. The regex has been
updated to still match.
pratlucas pushed a commit that referenced this pull request Feb 28, 2025
The new version of Corstone-310 FVP model has a few differences compared
to v11.24 which require changes:

* The `ID_ISAR5.PACBTI` parameter has been deprecated and removed.
* The install now includes its own copy of pythonlib and fmtplib, the
paths to which need to be set as environment variables before starting
the model. `PYTHONHOME` should be set to `<install>/python`, and
`LD_LIBRARY_PATH` to `<install>/fmtplib:<install>/python/lib`.
* The boilerplate message printed to stdout has a different date, and
the Info message on stop is no longer present. The regex has been
updated to still match.
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