m-labs / VexRiscv-verilog

Using VexRiscv without installing Scala
36 stars 39 forks source link

VexRiscv_IMA: improve performance #11

Closed occheung closed 3 years ago

occheung commented 3 years ago

Summary

Modified VexRiscv_IMA variant with the following items:

To generate the verilog, GenCoreDefault.scala is updated by adding addition options:

Additional fix in GenCoreDefault.scala:

Finally, the generated files for VexRiscv_IMA variant (VexRiscxv_IMA.v & `VexRiscv_IMA.yaml) are updated.