Skip to content

compatibility with riscv-config 3.0.0

Neel Gala requested to merge compatibility-with-rconfig-3.0.0 into master
  • minor indentation beautification of bsv generated code
  • updated test yamls
  • introducing optimization for all csrs which are read-only constant 0
  • size of pmpaddr is always physical_addr_sz - 2
  • csrs in isa yaml missing in grouping yaml with throw errors
  • use the new warl_class from riscv-config 3.0.0

Merge request reports