Skip to content
  • Jens Korinth's avatar
    Fix bug concerning too narrow address widths in RegisterFile · 793c88df
    Jens Korinth authored
    * arbitrary configs would sometimes mandate less bits for the address
      than required by the register map
    * could be fixed in the register map generator, but I opted to fix it by
      permanently widening the address to 32 bits (sufficient for all cases)
    793c88df