Skip to content
  • Jens Korinth's avatar
    AxiSlaveModel: Support write bursts · 6d6556b1
    Jens Korinth authored
    * also rewrote size-related code: addrWidth and size are now
      optional parameters, but one must be specified (other is calced)
    * fixed some issues with the write address masking (addresses are
      always byte-boundary)
    * modified tests accordingly
    * removed asserts from tests, using proper expect calls instead
      (test now finish with errors, instead of aborting pre-VCD dump)
    6d6556b1