Skip to content
  • Jens Korinth's avatar
    DecoupledDataSource: repeat and non-pow2 sizes · 77b40f09
    Jens Korinth authored
    * repeat now also works with size which are not a power of 2
    * more complex Mux logic is only generated in case size is not a power
      of 2, otherwise identical as before
    * cleaned up a little and used new logging facilities to implement
      fine-grained info at each consumption
    77b40f09