chipsalliance / Cores-VeeR-EL2

VeeR EL2 Core
https://chipsalliance.github.io/Cores-VeeR-EL2/html/
Apache License 2.0
243 stars 73 forks source link

Detect Verilator version and supply proper flags for tools/riscv-dv #213

Closed rickliu2000 closed 1 month ago

rickliu2000 commented 1 month ago

The Makefile under tools/riscv-dv uses -Wno-IMPLICITSTATIC flag which breaks verilator version lower than v5.006. This patch will fix the tool on verilator newer than v4.106, which is the supported version shown on README.

Tested on verilator 5.026 and 4.204

image

image

github-actions[bot] commented 1 month ago

Links to coverage and verification reports for this PR (#213) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

github-actions[bot] commented 1 month ago

Links to coverage and verification reports for this PR (#213) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/