-
Notifications
You must be signed in to change notification settings - Fork 227
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
Cv32e40s/dev -> master #2257
base: master
Are you sure you want to change the base?
Cv32e40s/dev -> master #2257
Conversation
Signed-off-by: Henrik Fegran <[email protected]>
Signed-off-by: Henrik Fegran <[email protected]>
…INTTHRESHBITS remove CLIC_INTTHRESHBITS
Signed-off-by: Henrik Fegran <[email protected]>
Signed-off-by: Marton Teilgard <[email protected]>
…mtvt_fields fixed struct mtvt_t to work with small id widths
…bugfix cv32e40s ldgen bugfix
Signed-off-by: Henrik Fegran <[email protected]>
…sion_script_noiss_fix Updated regression scripts to fix issues with --iss 0
…e after latest changes Signed-off-by: Henrik Fegran <[email protected]>
…_b_abs_cfg Removed b_ext_abs cfg from b-ext test in full regression
Signed-off-by: Kristine Dosvik <[email protected]>
use hash=709bec4 instead of main in clonetb
…to xdev_merge_in_sdev Signed-off-by: Kristine Dosvik <[email protected]>
Signed-off-by: Marton Teilgard <[email protected]>
Signed-off-by: Kristine Dosvik <[email protected]>
…n_sdev Xdev merge in sdev
Signed-off-by: Kristine Dosvik <[email protected]>
Signed-off-by: Ingrid Haahjem <[email protected]>
cv32e40x contains only a readme
Signed-off-by: Ingrid Haahjem <[email protected]>
Signed-off-by: Ingrid Haahjem <[email protected]>
Signed-off-by: Ingrid Haahjem <[email protected]>
Signed-off-by: Ingrid Haahjem <[email protected]>
… build_asm Signed-off-by: Ingrid Haahjem <[email protected]>
…_updates Added Zc* instructions to disassembler
Signed-off-by: Henrik Fegran <[email protected]>
Signed-off-by: Henrik Fegran <[email protected]>
Signed-off-by: Robin Pedersen <[email protected]>
Signed-off-by: Robin Pedersen <[email protected]>
Updated link to coverage
Directed Test - Pushpop Debug Triggers
Signed-off-by: Robin Pedersen <[email protected]>
…to secureseed_tmp Signed-off-by: Robin Pedersen <[email protected]>
Signed-off-by: Robin Pedersen <[email protected]>
Signed-off-by: Robin Pedersen <[email protected]>
Directed Tests - `secureseed`
Signed-off-by: Henrik Fegran <[email protected]>
Signed-off-by: Henrik Fegran <[email protected]>
…coder_fix Added compressed csr-representation to isa decoder
…ss explicitly specified Signed-off-by: Henrik Fegran <[email protected]>
… to fix ISS coverage issue Signed-off-by: Henrik Fegran <[email protected]>
Signed-off-by: Henrik Fegran <[email protected]>
…flag Added flag to prevent xcelium from searching for cds.lib/hdl.var
…st_updates Updated wfe test to work correctly without user-mode/PMP, added flags…
Thanks for opennng this PR @silabs-hfegran. At this point, the merge conflicts don't look too bad:
So, "only" three conflicts. I'll take a look and report back. |
Two deleted files, and one actual conflict - shouldn't be too hard to fix, but my first attempt failed to run hello-world. |
Signed-off-by: Henrik Fegran <[email protected]>
Merge conflicts should be OK now, runs hello world, but I will need some time to run a larger regression |
Update on the three conflicts. The first two are easy: the The last one, Comments?
|
Close, there are some changes from HEAD that needs to be included, for example this part:
There are also a couple of naming changes where rdp, rs1s and rs2s are renamed to rd, rs1 and rs2 respectively. c.f. my latest fix. I ran this through full regressions overnight and it appears to give me more or less same results as for the 40s/dev branch, additionally isacov coverage looks as expected. I will go ahead and convert this to a proper PR as it looks good from our point of view. |
@MikeOpenHWGroup: Are we waiting for someone/something before merging this? |
I had the same question this morning. :-) I'm running a few tests and will approve (or not) based on their outcome. |
No description provided.