Commit graph

17 commits

Author SHA1 Message Date
Guillaume Chauvon
3ce44b1b4e
Spyglass clean up: multiple change to remove Spyglass warnings (#2727)
Some checks are pending
bender-up-to-date / bender-up-to-date (push) Waiting to run
ci / build-riscv-tests (push) Waiting to run
ci / execute-riscv64-tests (push) Blocked by required conditions
ci / execute-riscv32-tests (push) Blocked by required conditions
Multiple changes to clean up code and remove Spyglass warnings.

Co-authored-by: JeanRochCoulon <jean-roch.coulon@thalesgroup.com>
2025-01-23 08:32:31 +01:00
André Sintzoff
8070febca0
spyglass: remove W528 warnings in decoder.sv (#2503) 2024-09-19 15:45:36 +02:00
André Sintzoff
051ba348f9
spyglass: remove WRN_1024 warnings (#2448) 2024-08-19 15:44:30 +02:00
André Sintzoff
834e3e74d5
spyglass: ignore some multiple assignment W415a warnings (#2446) 2024-08-14 14:17:38 +02:00
André Sintzoff
e5618977d1
spyglass: move assignments in if clause as only used there (#2444) 2024-08-13 17:11:10 +02:00
André Sintzoff
af4e3744d4
spyglass: remove useless assignments (#2439) 2024-08-12 15:06:39 +02:00
Asmaa Kassimi
12be3adb81
Solve some of W240 and W415a warnings increased by PMP entries (#2415) 2024-08-01 18:43:13 +02:00
Guillaume Chauvon
81671e39fa
Fixes and Update CVXIF non regression tests, regression and TB (#2424) 2024-08-01 16:06:24 +02:00
Guillaume Chauvon
211af02e5e
Separate RAW and WAW process to fix CVXIF with Superscalar (#2395) 2024-07-26 14:58:18 +02:00
Asmaa Kassimi
631513eda8
Add RVU condition to increase coverage (#2396) 2024-07-25 12:03:38 +02:00
Asmaa Kassimi
14be0af7f0
solve simple lint errors (#2388) 2024-07-24 12:09:25 +02:00
Asmaa Kassimi
214444cc93
csr_regfile lint error fix (#2346) 2024-07-10 13:13:26 +02:00
Asmaa Kassimi
67dba2cad3
condition csr_regfile.sv (#2310) 2024-07-05 14:14:01 +02:00
Asmaa Kassimi
3874c41320
fix lint errors in csr_regfile.sv (#2306) 2024-07-02 15:36:04 +02:00
Asmaa Kassimi
77264cd572
add spyglass waiver file to waive ErrorAnalyzeBBox error (#2254) 2024-06-13 16:54:54 +02:00
Guillaume Chauvon
a5152b03a5
Add support for cv32a65x dedicated synthesis (#2178) 2024-06-04 10:58:09 +02:00
Asmaa Kassimi
6164ecbae2
Create Spyglass CI job and add Spyglass folder to cva6 repository (#2131) 2024-05-24 14:16:15 +02:00