Mi-V-Soft-RISC-V / PolarFire-Eval-Kit

2 stars 5 forks source link

Added RISC-V extension: IMC #13

Closed lavakrishna closed 1 year ago

lavakrishna commented 1 year ago

Reason for PR:

coresysservices-pf-example has build configurations

Currently, miv-rv32i-debug build configuration can be run with CFG4 base design (PF_Eval_Kit_MIV_RV32_BaseDesign), But with miv-rv32-imc-debug can't be run with CFG4 base design (PF_Eval_Kit_MIV_RV32_BaseDesign).

Changed the design to support IMC RISC-V extension in CFG4 base design (PF_Eval_Kit_MIV_RV32_BaseDesign) with the help of GEN_DECODE_RV32.

Evidence of test

Tested manually.

How to test:

Import the project coresysservices-pf-example into a soft console and follow the README file present in the example project.

CLappin commented 1 year ago

Hi @lavakrishna ,

Thank you for your pull request.

Please bare with us while we do a review.

Thanks, Ciaran