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

Add SYSINFO flag to check if processor is being simulated #231

Merged
merged 4 commits into from
Dec 4, 2021

Commits on Dec 3, 2021

  1. added flag to SYSINFO to check if simulation

    NEORV32_SYSINFO.SOC(13)
    "SYSINFO_SOC_IS_SIM"
    set when processor is being simulated (not guaranteed)
    stnolting committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c4d82b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e0902 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc5859f View commit details
    Browse the repository at this point in the history
  4. [CHANGELOG] added v1.6.4.5

    stnolting committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    66ed399 View commit details
    Browse the repository at this point in the history