-
Notifications
You must be signed in to change notification settings - Fork 8.2k
ARC: nSIM: SoC and board reorganization #72862
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruuddw
reviewed
May 16, 2024
andyross
reviewed
May 16, 2024
686454a to
28830f5
Compare
ruuddw
reviewed
May 24, 2024
27151da to
f25eb57
Compare
b59cc27 to
51141df
Compare
evgeniy-paltsev
previously approved these changes
Jun 7, 2024
ruuddw
previously approved these changes
Jun 7, 2024
evgeniy-paltsev
previously approved these changes
Jun 9, 2024
abrodkin
previously approved these changes
Jun 11, 2024
Contributor
Change source tree organization for Synopsys nSIM platform. Classical ARC architectures arc_v2 arc_v3 moved to arc_classic SoC and boards family. nSIM SoCs were separated regarding series: EM, HS, SEM, VPX2. This PR sould be seeing as the preparation for addition new nSIM platform based on the RISC-V architecture. Signed-off-by: Nikolay Agishev <[email protected]>
This PR adds support for new Synopsys nSIM RMX100 platform. New platform based on RISC-V ISA instead of classic ARC. Signed-off-by: Nikolay Agishev <[email protected]>
f30b015
evgeniy-paltsev
approved these changes
Jun 11, 2024
abrodkin
approved these changes
Jun 11, 2024
ruuddw
approved these changes
Jun 12, 2024
nashif
approved these changes
Jun 12, 2024
This was referenced Jul 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: ARC
ARC Architecture
area: Samples
Samples
area: Testsuite
Testsuite
platform: Synopsys
Synopsys
Release Notes Required
Release notes required for this change
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change source tree organization for Synopsys nSIM platform.
Classical ARC architectures arc_v2 arc_v3 moved to arc_classic SoC and boards family.
nSIM SoCs were separated regarding series: EM, HS, SEM, VPX2.
Adds support for nSIM RMX500 platform that is based on RISC-V ISA instead of classic ARC.