cva6
cva6 copied to clipboard
Top-level configuration structures for CVA6
The CVA6 Specification identifies four "golden configurations":
- cv32a6_imacf_sv32_fpga
- cv32a6_imac_sv32_fpga
- cv64a6_imacfd_sv39
- cv32a6_imac_sv0
Each of these configurations should be easily implemented via a single parameter structure passed to the top-level module of CVA6. Currently, there is only one top-level configuration, called ArianeDefaultConfig. Ideally, there should be a set of four such configuration structures, one per "golden configurations" as described in the Specification.