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

riscv64: add NOEL-V FPGA target #332

Merged
merged 2 commits into from
Jul 9, 2024
Merged

riscv64: add NOEL-V FPGA target #332

merged 2 commits into from
Jul 9, 2024

Conversation

lukileczo
Copy link
Member

@lukileczo lukileczo commented Jun 6, 2024

Description

Add support for NOEL-V CPU.

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work
  • I will merge this PR by myself when appropriate.

Copy link

github-actions bot commented Jun 26, 2024

Unit Test Results

7 460 tests  ±0   6 745 ✅ ±0   37m 31s ⏱️ -7s
  420 suites ±0     715 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit e66fa86. ± Comparison against base commit 6cbbf0a.

♻️ This comment has been updated with latest results.

@lukileczo lukileczo force-pushed the lukileczo/noelv branch 3 times, most recently from a22e1ae to bdf3ce6 Compare June 28, 2024 14:02
@lukileczo lukileczo marked this pull request as ready for review June 28, 2024 14:03
@lukileczo lukileczo mentioned this pull request Jun 28, 2024
14 tasks
@lukileczo lukileczo requested a review from Darchiv June 28, 2024 14:16
hal/riscv64/noelv/config.h Outdated Show resolved Hide resolved
hal/riscv64/noelv/console.c Outdated Show resolved Hide resolved
hal/riscv64/noelv/console.c Outdated Show resolved Hide resolved
hal/riscv64/noelv/peripherals.h Outdated Show resolved Hide resolved
hal/riscv64/noelv/types.h Outdated Show resolved Hide resolved
hal/riscv64/noelv/peripherals.h Outdated Show resolved Hide resolved
@agkaminski agkaminski merged commit 087fb36 into master Jul 9, 2024
30 checks passed
@agkaminski agkaminski deleted the lukileczo/noelv branch July 9, 2024 12:28
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